bump version to 0.3.0-dev-1

This commit is contained in:
Alexander Nozik 2021-01-26 18:26:28 +03:00
parent 2291072e26
commit 25cba0c6de

View File

@ -2,7 +2,7 @@ plugins {
id("ru.mipt.npm.project")
}
val dataforgeVersion by extra("0.3.0-dev")
val dataforgeVersion by extra("0.3.0-dev-1")
val bintrayRepo by extra("dataforge")
val githubProject by extra("dataforge-core")