Skip to content

Commit d1e8ed1

Browse files
author
Andrew Kent
committed
Version 0.18.0
1 parent e888b17 commit d1e8ed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dd-trace-java.gradle

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

1818
allprojects {
1919
group = 'com.datadoghq'
20-
version = '0.18.0-SNAPSHOT'
20+
version = '0.18.0'
2121

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

0 commit comments

Comments
 (0)