Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Revxrsal committed Feb 14, 2022
1 parent 4936b11 commit 9e43dab
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"
version = "2.9.1"

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 9e43dab

Please sign in to comment.