Skip to content

Commit a5ce54b

Browse files
committed
GH-243 Mark sources as 6.5.1-SNAPSHOT
1 parent 9971ff0 commit a5ce54b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.5.0"
19+
version = "6.5.1-SNAPSHOT"
2020

2121
repositories {
2222
mavenCentral()

wiki

Submodule wiki updated from f47f5a2 to 3ab64fa

0 commit comments

Comments
 (0)