diff --git a/CHANGELOG.org b/CHANGELOG.org index 3ee54b0..42f747b 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -3,7 +3,14 @@ All notable changes to this project will be documented in this file. This change ** Unreleased -[Unreleased Commits]: https://github.com/yqrashawn/GokuRakuJoudo/compare/v0.4.1...HEAD +[Unreleased Commits]: https://github.com/yqrashawn/GokuRakuJoudo/compare/v0.5.1...HEAD + +** 0.5.1 - 2022-04-16 + +*** Fixed +- goku --version + +[commits in 0.5.1]: https://github.com/yqrashawn/GokuRakuJoudo/compare/v0.5.0...v0.5.1 ** 0.5.0 - 2022-01-08 diff --git a/src/karabiner_configurator/core.clj b/src/karabiner_configurator/core.clj index e7bb0b6..d61a2c2 100644 --- a/src/karabiner_configurator/core.clj +++ b/src/karabiner_configurator/core.clj @@ -211,7 +211,7 @@ (:version options) {:action "exit-with-message" :ok? true - :exit-message "0.3.9"} + :exit-message "0.5.1"} ;; log (:log options) {:action "log"