Skip to content

Commit e715c8a

Browse files
committed
release
1 parent 383fc99 commit e715c8a

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
@@ -19,7 +19,7 @@ apply plugin: "com.github.johnrengelman.shadow"
1919
apply plugin: 'com.jfrog.artifactory-upload'
2020

2121
group = 'com.thedeanda'
22-
version = '2.2-SNAPSHOT'
22+
version = '2.2'
2323
sourceCompatibility = "1.7"
2424
targetCompatibility = "1.7"
2525

0 commit comments

Comments
 (0)