Change version to 0.0.1 in build.gradle

This commit is contained in:
Brady
2018-09-25 07:19:26 -05:00
parent 67f0a3d73f
commit a74c1531db

View File

@@ -16,7 +16,7 @@
*/ */
group 'baritone' group 'baritone'
version '1.0.0' version '0.0.1'
buildscript { buildscript {
repositories { repositories {