Skip to content

Commit 5b114a2

Browse files
committed
Bump version to 0.4.0
1 parent 121aa33 commit 5b114a2

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
@@ -20,7 +20,7 @@ subprojects {
2020
apply plugin: 'net.ltgt.errorprone'
2121

2222
group = "io.opentelemetry"
23-
version = "0.4.0-SNAPSHOT" // CURRENT_OPEN_TELEMETRY_VERSION
23+
version = "0.4.0" // CURRENT_OPEN_TELEMETRY_VERSION
2424

2525
repositories {
2626
mavenCentral()

0 commit comments

Comments
 (0)