Skip to content

Commit 1748726

Browse files
committed
Bump version to 0.10.0
1 parent c957227 commit 1748726

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
@@ -5,7 +5,7 @@ subprojects {
55
apply plugin: 'signing'
66

77
group = "com.google.cloud.opentelemetry"
8-
version = "0.10.0-SNAPSHOT" // CURRENT_VERSION
8+
version = "0.10.0" // CURRENT_VERSION
99

1010
sourceCompatibility = JavaVersion.VERSION_1_8
1111
targetCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)