Skip to content

Commit

Permalink
2.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Jun 7, 2023
1 parent a46eaa2 commit 897f263
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 @@ -15,7 +15,7 @@ if (JavaVersion.current() < JavaVersion.VERSION_17) {

allprojects {
group = "com.github.mvysny.kaributesting"
version = "2.1.0"
version = "2.1.1-SNAPSHOT"
repositories {
mavenCentral()
maven(url = "https://maven.vaadin.com/vaadin-addons")
Expand Down

0 comments on commit 897f263

Please sign in to comment.