Skip to content

Commit

Permalink
0.9.10 released.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed Nov 1, 2017
1 parent 75306e3 commit 0556556
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 @@ -22,7 +22,7 @@ plugins {
defaultTasks 'clean', 'build', 'shadowJar', 'install'

def agronaGroup = 'org.agrona'
def agronaVersion = '0.9.10-SNAPSHOT'
def agronaVersion = '0.9.10'

group = agronaGroup
version = agronaVersion
Expand Down

0 comments on commit 0556556

Please sign in to comment.