Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Update version to 0.0.12 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinfan committed Apr 22, 2016
1 parent 3c2acb9 commit 496005a
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.11"
version = "0.0.12-SNAPSHOT"

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit 496005a

Please sign in to comment.