diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f848d1..6052d34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/kmd-fl/test-ci-2/compare/v1.0.0...v1.1.0) (2024-03-15) + + +### Features + +* rust ([cb4ef0b](https://github.com/kmd-fl/test-ci-2/commit/cb4ef0b998b15992de12b588a949d48ca7a240ac)) + ## 1.0.0 (2024-03-15) diff --git a/Cargo.toml b/Cargo.toml index d66d0de..1fbac60 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-ci-2" -version = "0.1.0" +version = "1.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html