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

Commit b0822b6

Browse files
author
Florian Lautenschlager
committed
Incremented version counter.
1 parent 77e58cc commit b0822b6

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.1.2"
61+
version = "0.1.3"
6262

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

0 commit comments

Comments
 (0)