diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dd65c3..b5122ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.1.4](https://github.com/approvers/yomiage-mon/compare/v0.1.3...v0.1.4) (2023-09-10) + + +### Features + +* **release:** append alt installation and starting ([4f8ba2d](https://github.com/approvers/yomiage-mon/commit/4f8ba2d3298733c1ee482c583539418a9759aa98)) + ### [0.1.3](https://github.com/approvers/yomiage-mon/compare/v0.1.2...v0.1.3) (2023-09-09) diff --git a/Cargo.toml b/Cargo.toml index e6188ff..cd16d41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "yomiagemon" -version = "0.1.3" +version = "0.1.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html