We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db71610 commit 34652e6Copy full SHA for 34652e6
1 file changed
build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'signing'
5
apply plugin: 'com.github.johnrengelman.shadow'
6
7
group = "com.github.jrachiele"
8
-version = "0.3-SNAPSHOT"
+version = "0.2.1"
9
10
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
11
0 commit comments