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

Commit c775015

Browse files
author
Bogdan Drutu
committed
Bump version to 0.5.0
1 parent 945236d commit c775015

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
@@ -31,7 +31,7 @@ subprojects {
3131
}
3232

3333
group = "io.opencensus"
34-
version = "0.5.0-SNAPSHOT" // CURRENT_OPENCENSUS_VERSION
34+
version = "0.5.0" // CURRENT_OPENCENSUS_VERSION
3535

3636
sourceCompatibility = 1.6
3737
targetCompatibility = 1.6

0 commit comments

Comments
 (0)