Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Revxrsal committed Jun 16, 2022
1 parent 786ac3a commit 5d00ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ subprojects {
apply plugin: "maven-publish"

group = "io.github.revxrsal"
version = "3.0.6"
version = "3.0.7"

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 5d00ebe

Please sign in to comment.