Skip to content

Commit e6e4ade

Browse files
committed
Version 0.24.0
1 parent f251356 commit e6e4ade

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
@@ -15,7 +15,7 @@ def isCI = System.getenv("CI") != null
1515

1616
allprojects {
1717
group = 'com.datadoghq'
18-
version = '0.24.0-SNAPSHOT'
18+
version = '0.24.0'
1919

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

0 commit comments

Comments
 (0)