Skip to content

Commit 287bbac

Browse files
author
Datadog Java Profiler
committed
[Automated] Bump dev version to 1.20.0
1 parent 671eead commit 287bbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
id "com.diffplug.spotless" version "6.11.0"
1515
}
1616

17-
version = "1.19.0"
17+
version = "1.20.0"
1818

1919
apply plugin: "com.dipien.semantic-version"
2020
version = project.hasProperty("ddprof_version") ? project.ddprof_version : version

0 commit comments

Comments
 (0)