Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit 7134016

Browse files
committed
Prepare for release 2.6.1.
1 parent c2fef77 commit 7134016

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
2.6.1
5+
-----
6+
7+
_2024-01-08_
8+
9+
- **Enhancement**: Mark a number of buildkite APIs as `Keyable` if they can have a `key: String` property.
10+
- Update Clikt to `4.2.2`.
11+
- Update to Kotlin `1.9.22`.
12+
413
2.6.0
514
-----
615

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ POM_NAME=Kotlin CLI Util
1313
POM_ARTIFACT_ID=kotlin-cli-util
1414
POM_PACKAGING=jar
1515
GROUP=com.slack.cli
16-
VERSION_NAME=2.7.0-SNAPSHOT
16+
VERSION_NAME=2.6.1
1717
POM_DESCRIPTION=Kotlin CLI utilities, mostly intended for use with Clikt.
1818
POM_URL=https://github.com/slackhq/kotlin-cli-util/
1919
POM_SCM_URL=https://github.com/slackhq/kotlin-cli-util/

0 commit comments

Comments
 (0)