Skip to content

Commit 8577e4f

Browse files
committed
GH-224 Mark sources as 6.2.1-SNAPSHOT
1 parent 341b9cb commit 8577e4f

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
@@ -16,7 +16,7 @@ allprojects {
1616
apply(plugin = "maven-publish")
1717

1818
group = "io.javalin.community.openapi"
19-
version = "6.2.0"
19+
version = "6.2.1-SNAPSHOT"
2020

2121
repositories {
2222
mavenCentral()

0 commit comments

Comments
 (0)