Skip to content

Commit 104cf20

Browse files
committed
Mark sources as 6.1.7-SNAPSHOT
1 parent 369f629 commit 104cf20

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.1.6"
21+
version = "6.1.7-SNAPSHOT"
2222

2323
repositories {
2424
mavenCentral()

0 commit comments

Comments
 (0)