Skip to content

Commit 0ad352f

Browse files
committed
Bump version to 5.5.0
1 parent acd5619 commit 0ad352f

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
@@ -1,4 +1,4 @@
1-
var currentVersion = "5.4.0"
1+
var currentVersion = "5.5.0"
22

33
if (project.hasProperty("snapshot")) {
44
currentVersion = "${currentVersion}-SNAPSHOT"

0 commit comments

Comments
 (0)