Skip to content

Commit 2ee6536

Browse files
committed
Mark sources as 6.4.1-SNAPSHOT
1 parent 8002b99 commit 2ee6536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ allprojects {
1818
apply(plugin = "signing")
1919

2020
group = "io.javalin.community.routing"
21-
version = "6.4.0"
21+
version = "6.4.1-SNAPSHOT"
2222

2323
repositories {
2424
mavenCentral()

0 commit comments

Comments
 (0)