Skip to content

Commit 4fc34ec

Browse files
author
Tim Yates
committed
v0.6 'Rewritten Raccoon' release
1 parent df23857 commit 4fc34ec

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
@@ -3,7 +3,7 @@ apply plugin: 'maven'
33
apply plugin: 'signing'
44

55
group = 'com.bloidonia'
6-
version = '0.6-SNAPSHOT'
6+
version = '0.6'
77
sourceCompatibility = 1.6
88
targetCompatibility = 1.6
99

0 commit comments

Comments
 (0)