Skip to content

Commit

Permalink
post release bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontgomery committed Dec 21, 2020
1 parent 39698f5 commit b84d4d5
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 @@ -51,7 +51,7 @@ def guavaTestLib = '30.1-jre'
def jmhVersion = '1.27'

def agronaGroup = 'org.agrona'
def agronaVersion = '1.9.0'
def agronaVersion = '1.9.1-SNAPSHOT'

def getConfigProperty(final String projectPropertyName, final String envVarName) {
String value = project.findProperty(projectPropertyName)
Expand Down

0 comments on commit b84d4d5

Please sign in to comment.