Skip to content

Commit

Permalink
Update version to 0.0.12 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinfan authored and suztomo committed Dec 14, 2022
1 parent 4646cc9 commit 91c7aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gax-java/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 91c7aa3

Please sign in to comment.