release: Version 1.5.0

This commit is contained in:
Jason Penilla 2021-07-05 02:51:35 -07:00 committed by Jason
parent 3830016638
commit 8bdaeb1c8c
4 changed files with 19 additions and 17 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "cloud.commandframework"
version = "1.5.0-SNAPSHOT"
version = "1.5.0"
description = "Command framework and dispatcher for the JVM"
subprojects {