diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index c3f1463..96f1cd9 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1,3 +1,3 @@ { - ".": "1.2.0" + ".": "1.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f2e2d1..11d74ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.0](https://github.com/kmd-fl/test-ci-3/compare/test-ci-v1.2.0...test-ci-v1.3.0) (2024-03-18) + + +### Features + +* update readme ([0b27597](https://github.com/kmd-fl/test-ci-3/commit/0b2759786385f626dfd0d0a8dc49b30fb64739c9)) + ## [1.2.0](https://github.com/kmd-fl/test-ci-3/compare/test-ci-v1.1.0...test-ci-v1.2.0) (2024-03-15) diff --git a/Cargo.toml b/Cargo.toml index e7d9897..56f08d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "test-ci-2" -version = "1.2.0" +version = "1.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html