Skip to content

Commit 2f5a40d

Browse files
authored
Prepare gradle plugins for release (#4419)
1 parent b6728de commit 2f5a40d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = "io.opentelemetry.instrumentation"
12-
version = "0.8.0-SNAPSHOT"
12+
version = "0.8.0"
1313

1414
repositories {
1515
mavenCentral()

0 commit comments

Comments
 (0)