Skip to content

Commit

Permalink
Bump up version number to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-kraemer committed Jul 25, 2020
1 parent 95e8a25 commit d8bc4d2
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 @@ -5,7 +5,7 @@ apply plugin: 'java'
apply plugin: 'eclipse'
apply plugin: 'idea'

version = '2.9.2'
version = '2.11.0'
group = 'de.undercouch'
sourceCompatibility = '1.7'
targetCompatibility = '1.7'
Expand Down

0 comments on commit d8bc4d2

Please sign in to comment.