Skip to content

Commit cf8e6be

Browse files
committed
Prepare release 0.1.0
1 parent dabc1f6 commit cf8e6be

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
@@ -12,7 +12,7 @@ sourceCompatibility = 1.6
1212
targetCompatibility = 1.6
1313

1414
group 'com.github.platan'
15-
project.version = '0.1.0-SNAPSHOT'
15+
project.version = '0.1.0'
1616

1717
repositories {
1818
mavenCentral()

0 commit comments

Comments
 (0)