Skip to content

Commit

Permalink
🔖 Set version of jvm Gradle subproject to 0.2.0-SNAPSHOT (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
LVMVRQUXL committed Nov 17, 2024
1 parent 208e6c7 commit a27992e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
}

group = "org.kotools"
version = "0.1.0"
version = "0.2.0-SNAPSHOT"

repositories.mavenCentral()

Expand Down

0 comments on commit a27992e

Please sign in to comment.