We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2d3a3 commit e187a1cCopy full SHA for e187a1c
2 files changed
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "cloud.commandframework"
7
-version = "1.6.1-SNAPSHOT"
+version = "1.6.1"
8
description = "Command framework and dispatcher for the JVM"
9
10
subprojects {
docs/README.adoc
@@ -2,7 +2,7 @@
2
Alexander Söderberg <contact@alexander-soderberg.com>
3
v0.1.0, 2020-12-30
:sectnums:
-:cloud-version: 1.6.0
+:cloud-version: 1.6.1
:toc: left
:toclevels: 4
:icons: font
0 commit comments