Skip to content

Commit

Permalink
Bump plugin version from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmakhack authored Jul 12, 2021
1 parent e5d1d8d commit 486f692
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 @@ -32,7 +32,7 @@ test {
}

group = 'com.hydratereminder'
version = '1.0.1'
version = '1.1.0'

tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
Expand Down

0 comments on commit 486f692

Please sign in to comment.