Update to release Piston version

This commit is contained in:
Kenzie Togami 2019-04-29 22:15:52 -07:00
parent 7188d27aaa
commit 1e51bebc46
No known key found for this signature in database
GPG Key ID: 5D200B325E157A81

View File

@ -89,7 +89,7 @@ configure(subprojects + project("core:ap")) {
}
project("core") {
def pistonVersion = '0.0.1-SNAPSHOT'
def pistonVersion = '0.1.0'
dependencies {
shade 'net.kyori:text-api:2.0.0'