Skip to content

Commit 7ee4636

Browse files
author
Bogdan Drutu
committed
Bump version to 0.5.1
1 parent 7cd1a37 commit 7ee4636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1-SNAPSHOT" // CURRENT_OPENCENSUS_VERSION
34+
version = "0.5.1" // CURRENT_OPENCENSUS_VERSION
3535

3636
sourceCompatibility = 1.6
3737
targetCompatibility = 1.6

0 commit comments

Comments
 (0)