Skip to content

Commit

Permalink
Merge pull request googleapis#16 from garrettjonesgoogle/master
Browse files Browse the repository at this point in the history
Updating version to 0.0.1 for release
  • Loading branch information
garrettjonesgoogle committed Feb 23, 2016
2 parents 7d8c4c4 + b4b58e6 commit 35d2dda
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.1-SNAPSHOT"
version = "0.0.2-SNAPSHOT"

// Dependencies
// ------------
Expand Down

0 comments on commit 35d2dda

Please sign in to comment.