Skip to content

Commit 758d3c0

Browse files
committed
Release 0.5.0
1 parent cd11e04 commit 758d3c0

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
@@ -28,7 +28,7 @@ sourceCompatibility = 1.6
2828
targetCompatibility = 1.6
2929

3030
group 'com.github.platan'
31-
project.version = '0.5.0-SNAPSHOT'
31+
project.version = '0.5.0'
3232

3333
repositories {
3434
mavenCentral()

0 commit comments

Comments
 (0)