Skip to content

Commit

Permalink
0.17.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Jan 28, 2024
1 parent 23a36f9 commit 5cbac35
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"
version = "0.17.1-SNAPSHOT"

repositories {
mavenCentral()
Expand Down

0 comments on commit 5cbac35

Please sign in to comment.