Skip to content

Commit

Permalink
Bump up version number to 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michel-kraemer committed Nov 10, 2021
1 parent f0bf3d7 commit e8ee5ab
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 @@ -6,7 +6,7 @@ apply plugin: 'maven-publish'
apply plugin: 'signing'
apply plugin: 'java'

version = '2.12.0'
version = '2.13.0'
group = 'de.undercouch'
sourceCompatibility = '1.8'
targetCompatibility = '1.8'
Expand Down

0 comments on commit e8ee5ab

Please sign in to comment.