Skip to content

Commit

Permalink
bump version to 3.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Oct 15, 2022
1 parent e86b7cd commit e68065f
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.0.3"
version "3.0.6"

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.0.5
version=3.0.6

0 comments on commit e68065f

Please sign in to comment.