Skip to content

Commit 34652e6

Browse files
author
Jacob Rachiele
committed
Release 0.2.1
1 parent db71610 commit 34652e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'signing'
55
apply plugin: 'com.github.johnrengelman.shadow'
66

77
group = "com.github.jrachiele"
8-
version = "0.3-SNAPSHOT"
8+
version = "0.2.1"
99

1010
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
1111

0 commit comments

Comments
 (0)