Skip to content

Commit

Permalink
Bump version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zoercai committed Oct 20, 2020
1 parent dc74ab8 commit 1d49b6e
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 @@ -5,7 +5,7 @@ subprojects {
apply plugin: 'signing'

group = "com.google.cloud.opentelemetry"
version = "0.9.1-SNAPSHOT" // CURRENT_VERSION
version = "0.9.1" // CURRENT_VERSION

sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 1d49b6e

Please sign in to comment.