Skip to content

Commit

Permalink
0.18-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Oct 3, 2024
1 parent 3d1059d commit 988930d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ defaultTasks("clean", "build")

allprojects {
group = "eu.vaadinonkotlin"
version = "0.17.2-SNAPSHOT"
version = "0.18-SNAPSHOT"

repositories {
mavenCentral()
Expand Down

0 comments on commit 988930d

Please sign in to comment.