Skip to content

Commit

Permalink
1.0.4 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed Jul 29, 2019
1 parent baf2c6f commit ce3a86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ plugins {
defaultTasks 'clean', 'build', 'shadowJar', 'install'

def agronaGroup = 'org.agrona'
def agronaVersion = '1.0.4-SNAPSHOT'
def agronaVersion = '1.0.4'
def agronaJavaVersion = JavaVersion.VERSION_1_8

group = agronaGroup
Expand Down

0 comments on commit ce3a86a

Please sign in to comment.