Skip to content

Commit 1807ca8

Browse files
author
Jacob Rachiele
committed
Upgrade to 0.3-SNAPSHOT
1 parent ced827d commit 1807ca8

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
@@ -5,7 +5,7 @@ apply plugin: 'signing'
55
apply plugin: 'com.github.johnrengelman.shadow'
66

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

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

0 commit comments

Comments
 (0)