🔖 Version bump

This commit is contained in:
Alexander Söderberg 2020-10-14 11:46:58 +02:00
parent 3456112cb1
commit 79bb017fd3
No known key found for this signature in database
GPG key ID: FACEA5B0F4C1BF80
4 changed files with 15 additions and 15 deletions

View file

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