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

Commit 5dc66af

Browse files
committed
v0.30.0 release.
1 parent 93d13d2 commit 5dc66af

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
@@ -51,7 +51,7 @@ subprojects {
5151
}
5252

5353
group = "io.opencensus"
54-
version = "0.30.0-SNAPSHOT" // CURRENT_OPENCENSUS_VERSION
54+
version = "0.30.0" // CURRENT_OPENCENSUS_VERSION
5555

5656
sourceCompatibility = 1.7
5757
targetCompatibility = 1.7

0 commit comments

Comments
 (0)