Skip to content

Commit

Permalink
Merge pull request googleapis#28 from garrettjonesgoogle/master
Browse files Browse the repository at this point in the history
Updating version to 0.0.5-SNAPSHOT
  • Loading branch information
garrettjonesgoogle committed Mar 17, 2016
2 parents 9781444 + 1b5ae13 commit e3c1cb4
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 e3c1cb4

Please sign in to comment.