Skip to content

Commit

Permalink
1.0.1 version release.
Browse files Browse the repository at this point in the history
  • Loading branch information
imDMK committed Sep 13, 2023
1 parent a64bfa4 commit 7bdeb8a
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 @@ -6,7 +6,7 @@ plugins {
}

group = "com.github.imdmk.automessage"
version = "1.0.0"
version = "1.0.1"

compileJava.options.encoding = "UTF-8"
compileTestJava.options.encoding = "UTF-8"
Expand Down

0 comments on commit 7bdeb8a

Please sign in to comment.