Skip to content

Commit

Permalink
Merge pull request #21 from shinji19/features/version-up
Browse files Browse the repository at this point in the history
version up
  • Loading branch information
shinji19 authored Jul 24, 2021
2 parents 95fd158 + b247394 commit 9a34322
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 @@ -14,7 +14,7 @@ configurations {
provided
}

version = "0.1.6"
version = "0.1.7"

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 9a34322

Please sign in to comment.