Skip to content

Commit

Permalink
bump version to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Oct 23, 2022
1 parent 77f5d60 commit 0dba623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ allprojects {
subprojects {
apply plugin: "java"

version "3.1.1"
version "3.1.2"

sourceCompatibility = 11
compileJava.options.encoding = "UTF-8"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
name=lavasrc
path=com.github.topisenpai.lavasrc
version=3.1.1
version=3.1.2

0 comments on commit 0dba623

Please sign in to comment.