Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
v0.30.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuereth committed Dec 17, 2021
1 parent 93d13d2 commit 5dc66af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -51,7 +51,7 @@ subprojects {
}

group = "io.opencensus"
version = "0.30.0-SNAPSHOT" // CURRENT_OPENCENSUS_VERSION
version = "0.30.0" // CURRENT_OPENCENSUS_VERSION

sourceCompatibility = 1.7
targetCompatibility = 1.7
Expand Down

0 comments on commit 5dc66af

Please sign in to comment.