🚀 Prepare for release

This commit is contained in:
Alexander Söderberg 2020-12-18 19:37:38 +01:00 committed by Alexander Söderberg
parent 94b960a992
commit c281c49edf
5 changed files with 19 additions and 24 deletions

View file

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