diff options
author | merakor <cem@ckyln.com> | 2020-05-14 16:53:31 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2020-05-14 16:53:31 +0000 |
commit | c3d40e131f300138cedecebe2bc8abe37fbc0ddb (patch) | |
tree | 77d1995edec0bd06c3af7d4bf00d68e9287553e0 | |
parent | 58d4ecb240f0be3374511da3899c06a43e863287 (diff) | |
download | cpt-c3d40e131f300138cedecebe2bc8abe37fbc0ddb.tar.gz |
kiss: bump version1.22.0
FossilOrigin-Name: 511f5b39583abc562c8d6c63fa560d4bb38541b7f3750aa63a628ea18038589c
-rw-r--r-- | CHANGELOG.md | 4 | ||||
-rwxr-xr-x | kiss | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a0fdef..0f87195 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,8 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -UNRELEASED ----------- +1.22.0 - 2020-05-14 +------------------- ### Added - Added `kiss-exec`, a tool to execute commands inside the alternatives system. @@ -1504,7 +1504,7 @@ args() { l|list) pkg_list "$@" ;; u|update) pkg_updates ;; s|search) for pkg do pkg_find "$pkg" all; done ;; - v|version) log kiss 1.21.1 ;; + v|version) log kiss 1.22.0 ;; h|help|-h|--help|'') exec 2>&1 |