Version to 0.1.4

This commit is contained in:
Alexander Nozik 2019-10-29 21:24:45 +03:00
parent 2b1fbf15ea
commit 84c5f6d925

View File

@ -4,7 +4,7 @@ plugins {
id("scientifik.publish") version "0.2.1" apply false
}
val dataforgeVersion by extra("0.1.4-dev-8")
val dataforgeVersion by extra("0.1.4")
val bintrayRepo by extra("dataforge")
val githubProject by extra("dataforge-core")