Skip to content

Commit c232b03

Browse files
committed
Bump version to 0.2.0
Signed-off-by: Bogdan Drutu <[email protected]>
1 parent 1a3fefb commit c232b03

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
@@ -36,7 +36,7 @@ subprojects {
3636
apply plugin: 'com.jfrog.artifactory'
3737

3838
group = "io.opentelemetry"
39-
version = "0.2.0-SNAPSHOT" // CURRENT_VERSION
39+
version = "0.2.0" // CURRENT_VERSION
4040

4141
sourceCompatibility = 1.7
4242
targetCompatibility = 1.7

0 commit comments

Comments
 (0)