Skip to content

Commit

Permalink
release: 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstaeding committed Nov 29, 2021
1 parent 30632af commit ae9bb3e
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 @@ -3,7 +3,7 @@ plugins {
}
allprojects {
apply(plugin = "java")
version = "1.0.1-SNAPSHOT"
version = "1.0.1"
repositories {
mavenCentral()
}
Expand Down

0 comments on commit ae9bb3e

Please sign in to comment.