🚀 Version bump.

This commit is contained in:
Alexander Söderberg 2020-10-14 02:25:49 +02:00 committed by Alexander Söderberg
parent 845cd1ec5d
commit 9761c0fadf
3 changed files with 18 additions and 18 deletions

View file

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