Skip to content

Commit 7928f56

Browse files
committed
2.0 release (why not)
1 parent b48132f commit 7928f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ apply plugin: "com.github.johnrengelman.shadow"
1818
apply plugin: 'com.jfrog.artifactory-upload'
1919

2020
group = 'com.thedeanda'
21-
version = '1.24-SNAPSHOT'
21+
version = '2.0'
2222
sourceCompatibility = "1.7"
2323
targetCompatibility = "1.7"
2424

0 commit comments

Comments
 (0)