Skip to content

Commit 8c838f9

Browse files
committed
Version 0.9.0
1 parent 657cf7d commit 8c838f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dd-trace-java.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def isCI = System.getenv("CI") != null
2020

2121
allprojects {
2222
group = 'com.datadoghq'
23-
version = '0.8.1-SNAPSHOT'
23+
version = '0.9.0'
2424

2525
if (isCI) {
2626
buildDir = "${rootDir}/workspace/${projectDir.path.replace(rootDir.path, '')}/build/"

0 commit comments

Comments
 (0)