Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
ladamato committed Jun 17, 2022
1 parent d6dcaac commit ec1ab32
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 @@ -9,7 +9,7 @@ apply plugin: 'idea'
apply plugin: 'eclipse'
apply plugin: 'maven'

version = "1.0.1"
version = "1.0.2"

if (!project.hasProperty('release.scope')) {
project.ext['release.scope'] = 'patch'
Expand Down

0 comments on commit ec1ab32

Please sign in to comment.