Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit c038aae

Browse files
author
Florian Lautenschlager
committed
Set version to 0.3
1 parent 822d9fb commit c038aae

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
@@ -58,7 +58,7 @@ subprojects {
5858
apply plugin: 'com.jfrog.bintray'
5959
apply plugin: 'com.github.hierynomus.license'
6060

61-
version = "0.2"
61+
version = "0.3"
6262

6363
license {
6464
includes(["**/*.java", "**/*.groovy"])

0 commit comments

Comments
 (0)