Bump to 1.0.1-SNAPSHOT for continued development

This commit is contained in:
Andrew Steinborn
2019-06-12 18:14:44 -04:00
parent d7e4e20c76
commit 57c8c07c9d

View File

@@ -13,7 +13,7 @@ plugins {
allprojects {
group 'com.velocitypowered'
version '1.0.0'
version '1.0.1-SNAPSHOT'
sourceCompatibility = 1.8
targetCompatibility = 1.8