Skip to content

Commit

Permalink
Increase minor version instead of major version
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo04 committed Aug 10, 2021
1 parent 89d4699 commit bc04236
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 @@ -35,5 +35,5 @@ def gitDescribe() {
}

def static gitVersion() {
'0.11.0'
'0.10.1'
}

0 comments on commit bc04236

Please sign in to comment.