Skip to content

Commit 4ca7f21

Browse files
author
Datadog Java Profiler
committed
[Automated] Bump dev version to 1.21.0
1 parent 679f731 commit 4ca7f21

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.20.0"
17+
version = "1.21.0"
1818

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

0 commit comments

Comments
 (0)