Skip to content

Commit c781072

Browse files
committed
didn't update release version properly.
1 parent 819b253 commit c781072

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'
22+
version = '2.3'
2323
sourceCompatibility = "1.8"
2424
targetCompatibility = "1.8"
2525

0 commit comments

Comments
 (0)