Skip to content

Commit daa84c7

Browse files
author
jwatson
committed
Bump version to 0.8.0
1 parent 69478c2 commit daa84c7

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
@@ -13,7 +13,7 @@ ext {
1313

1414
subprojects {
1515
group = "io.opentelemetry"
16-
version = "0.8.0-SNAPSHOT" // CURRENT_OPEN_TELEMETRY_VERSION
16+
version = "0.8.0" // CURRENT_OPEN_TELEMETRY_VERSION
1717
}
1818

1919
configure(opentelemetryProjects) {

0 commit comments

Comments
 (0)