🚀 Version bump

This commit is contained in:
jmp 2020-10-24 16:42:43 -07:00 • committed by Alexander Söderberg
parent a264605cf0
commit 81e53ed454
6 changed files with 17 additions and 17 deletions

View file

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