Skip to content

Commit

Permalink
1.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hevav committed Jan 3, 2023
1 parent c1e43ed commit 8ea1a3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
}

setGroup("net.elytrium")
setVersion("1.0.1-SNAPSHOT")
setVersion("1.0.1")

java {
setSourceCompatibility(JavaVersion.VERSION_11)
Expand Down

0 comments on commit 8ea1a3e

Please sign in to comment.