Skip to content

Commit afc1db2

Browse files
committed
Bump version to 0.4.1-SNAPSHOT
1 parent 5b114a2 commit afc1db2

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

2525
repositories {
2626
mavenCentral()

0 commit comments

Comments
 (0)