Skip to content

Commit b5ea124

Browse files
committed
Version 0.29.0
1 parent 7ec8339 commit b5ea124

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

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

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

0 commit comments

Comments
 (0)