Skip to content

Commit fd4e529

Browse files
author
Anuraag Agrawal
authored
Set release branch version to 0.9.0 (#1766)
1 parent 04fbce2 commit fd4e529

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.1-SNAPSHOT" // CURRENT_OPEN_TELEMETRY_VERSION
16+
version = "0.9.0" // 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)