Skip to content

Commit

Permalink
0.9.15 released
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed Mar 9, 2018
1 parent b1c38e2 commit 16f515c
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.15-SNAPSHOT'
def agronaVersion = '0.9.15'

group = agronaGroup
version = agronaVersion
Expand Down

0 comments on commit 16f515c

Please sign in to comment.