Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Revxrsal committed Feb 6, 2023
1 parent 219edc9 commit 57b0c21
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.1.2"
version = "3.1.3"

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 57b0c21

Please sign in to comment.