Skip to content

Commit 1dc0502

Browse files
committed
Bump version to 0.9.1
1 parent fd4e529 commit 1dc0502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313

1414
subprojects {
1515
group = "io.opentelemetry"
16-
version = "0.9.0" // CURRENT_OPEN_TELEMETRY_VERSION
16+
version = "0.9.1" // CURRENT_OPEN_TELEMETRY_VERSION
1717

1818
plugins.withId("maven-publish") {
1919
// Always include the artifactory/bintray plugins to do the deployment.

0 commit comments

Comments
 (0)