Skip to content

Commit f3b94a5

Browse files
committed
GH-49 Mark sources as 6.3.1-SNAPSHOT
1 parent 9f6bc39 commit f3b94a5

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

2323
repositories {
2424
mavenCentral()

0 commit comments

Comments
 (0)