Skip to content

Commit b6ab479

Browse files
committed
Bump the snapshot version to 1.45.0-SNAPSHOT
1 parent 7e382b6 commit b6ab479

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
id("com.datadoghq.native-root")
2121
}
2222

23-
version = "1.44.0"
23+
version = "1.45.0"
2424

2525
apply(plugin = "com.dipien.semantic-version")
2626
version = findProperty("ddprof_version") as? String ?: version

0 commit comments

Comments
 (0)