Skip to content

Commit

Permalink
update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
sailorgeoffrey committed Apr 23, 2015
1 parent 253cc73 commit b27a5fc
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 @@ -27,7 +27,7 @@ subprojects {
apply plugin: 'signing'

group = 'io.advantageous.boon'
version = '0.5.5-SNAPSHOT'
version = '0.5.5'
archivesBaseName = "boon-$project.name"

test.onlyIf { !Boolean.getBoolean('skip.tests') }
Expand Down

0 comments on commit b27a5fc

Please sign in to comment.