Skip to content

Commit

Permalink
2.0 release (why not)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeanda committed Apr 5, 2016
1 parent b48132f commit 7928f56
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 @@ -18,7 +18,7 @@ apply plugin: "com.github.johnrengelman.shadow"
apply plugin: 'com.jfrog.artifactory-upload'

group = 'com.thedeanda'
version = '1.24-SNAPSHOT'
version = '2.0'
sourceCompatibility = "1.7"
targetCompatibility = "1.7"

Expand Down

0 comments on commit 7928f56

Please sign in to comment.