Skip to content

Commit

Permalink
Updating version to 0.0.5-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettjonesgoogle committed Mar 17, 2016
1 parent fafe8fe commit 1b5ae13
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 @@ -7,7 +7,7 @@ apply plugin: 'signing'

group = "com.google.api"
archivesBaseName = "gax"
version = "0.0.4"
version = "0.0.5-SNAPSHOT"

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit 1b5ae13

Please sign in to comment.