Skip to content

Commit 5dc0088

Browse files
committed
Version 0.37.0
1 parent b002f0c commit 5dc0088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dd-trace-java.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def isCI = System.getenv("CI") != null
1616

1717
allprojects {
1818
group = 'com.datadoghq'
19-
version = '0.37.0-SNAPSHOT'
19+
version = '0.37.0'
2020

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

0 commit comments

Comments
 (0)