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

Commit 7ee4636

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

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.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)