Skip to content

Commit

Permalink
updated publications to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bschoening committed May 21, 2022
1 parent 3a0072d commit cebc4e9
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 @@ -43,7 +43,7 @@ publishing {
create<MavenPublication>("mavenJava") {
groupId = "io.github.mysto"
artifactId = "ff3"
version = "1.0"
version = "1.0.1"

from(components["java"])
versionMapping {
Expand Down

0 comments on commit cebc4e9

Please sign in to comment.