Skip to content

Commit

Permalink
build: bump version to 1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DJtheRedstoner committed Mar 15, 2022
1 parent d055fb8 commit 1c48072
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 @@ -10,7 +10,7 @@ plugins {

allprojects {
group = "me.djtheredstoner"
version = "1.0-beta1"
version = "1.0.0-beta.1"

repositories {
mavenCentral()
Expand Down

0 comments on commit 1c48072

Please sign in to comment.