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

Commit 6203df9

Browse files
author
Florian Lautenschlager
committed
Version is now 0.1
1 parent e2714cb commit 6203df9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ subprojects {
6060
apply plugin: 'com.gradle.plugin-publish'
6161
apply plugin: 'com.jfrog.bintray'
6262

63+
version = 0.1
64+
6365
license {
6466
includes(["**/*.java", "**/*.groovy"])
6567
mapping {

0 commit comments

Comments
 (0)