🚀 Version bump.

This commit is contained in:
Alexander Söderberg 2020-10-14 01:34:32 +02:00
parent fd0658d320
commit f669e93be5
No known key found for this signature in database
GPG key ID: FACEA5B0F4C1BF80
3 changed files with 18 additions and 17 deletions

View file

@ -37,7 +37,7 @@ allprojects {
apply plugin: 'com.github.hierynomus.license'
group = 'cloud.commandframework'
version = '1.0.0-SNAPSHOT'
version = '1.0.0'
description = 'Command framework and dispatcher for the JVM'
/* Disable checkstyle on tests */