bump version

This commit is contained in:
Alexander Nozik 2020-03-15 13:34:13 +03:00
parent 2c52e9aaa3
commit b78fc2e7d7

View File

@ -6,7 +6,7 @@ plugins {
id("scientifik.publish") version toolsVersion apply false
}
val dataforgeVersion by extra("0.1.5-dev-10")
val dataforgeVersion by extra("0.1.5-dev-11")
val bintrayRepo by extra("dataforge")
val githubProject by extra("dataforge-core")