Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez committed Aug 13, 2020
1 parent 3e9690d commit 7cf5aa4
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 @@ -13,7 +13,7 @@ repositories {
}

group = 'com.tobiasdiez'
version = '2.0.1-SNAPSHOT'
version = '2.1.0'
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")

sourceCompatibility = JavaVersion.VERSION_1_9
Expand Down

0 comments on commit 7cf5aa4

Please sign in to comment.