Skip to content

Commit

Permalink
build: Increment version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyydotp committed Oct 23, 2023
1 parent 02fa6da commit 32e0df3
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
@@ -1,4 +1,4 @@
allprojects {
group = "com.noxcrew.sheeplib"
version = "1.0.0-SNAPSHOT"
version = "1.0.0"
}

0 comments on commit 32e0df3

Please sign in to comment.