Skip to content

Commit

Permalink
1.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
kirbodevv authored Apr 27, 2022
1 parent 019ae96 commit 2ead6da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group 'com.github.JVMFrog'
version '1.0-alpha'
version '1.1-beta'

repositories {
mavenCentral()
Expand All @@ -29,4 +29,4 @@ publishing {
version = project.version
}
}
}
}

0 comments on commit 2ead6da

Please sign in to comment.