🚀 1.4.0 release

This commit is contained in:
Alexander Söderberg 2021-01-16 09:53:30 +01:00 committed by Alexander Söderberg
parent 7d46e64ed3
commit 3454cbe4da
5 changed files with 16 additions and 15 deletions

View file

@ -35,7 +35,7 @@ allprojects {
apply<LicenseBasePlugin>()
group = "cloud.commandframework"
version = "1.4.0-SNAPSHOT"
version = "1.4.0"
description = "Command framework and dispatcher for the JVM"
/* Disable checkstyle on tests */