Skip to content

Commit 94d75ed

Browse files
committed
Version 0.11.0
1 parent c0dae09 commit 94d75ed

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.11.0-SNAPSHOT'
23+
version = '0.11.0'
2424

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

0 commit comments

Comments
 (0)