Skip to content

Commit ddfb161

Browse files
committed
Bump version to 0.4.1
Signed-off-by: Bogdan Drutu <[email protected]>
1 parent 92faada commit ddfb161

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.1-SNAPSHOT" // CURRENT_OPEN_TELEMETRY_VERSION
23+
version = "0.4.1" // CURRENT_OPEN_TELEMETRY_VERSION
2424

2525
repositories {
2626
mavenCentral()

0 commit comments

Comments
 (0)