Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Revxrsal committed Feb 16, 2022
1 parent 02f8d73 commit d07e64b
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"

group = "io.github.revxrsal"
version = "2.9.1"
version = "2.9.2"

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit d07e64b

Please sign in to comment.