Bump version to 0.9.1
This commit is contained in:
parent
fd4e529393
commit
1dc0502faf
|
|
@ -13,7 +13,7 @@ ext {
|
|||
|
||||
subprojects {
|
||||
group = "io.opentelemetry"
|
||||
version = "0.9.0" // CURRENT_OPEN_TELEMETRY_VERSION
|
||||
version = "0.9.1" // CURRENT_OPEN_TELEMETRY_VERSION
|
||||
|
||||
plugins.withId("maven-publish") {
|
||||
// Always include the artifactory/bintray plugins to do the deployment.
|
||||
|
|
|
|||
Loading…
Reference in New Issue