diff --git a/.github/release-please/.release-please-manifest.json b/.github/release-please/.release-please-manifest.json index 2a5806d6a..5f146661d 100644 --- a/.github/release-please/.release-please-manifest.json +++ b/.github/release-please/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.4.35" + ".": "3.4.36" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 876fb6930..7d1b6bc58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.4.36](https://github.com/4m-mazi/gh-test/compare/v3.4.35...v3.4.36) (2024-09-06) + + +### Bug Fixes + +* Update test ([0ff91b9](https://github.com/4m-mazi/gh-test/commit/0ff91b93324ffca8187f0ac704e3b716e1fa6719)) + ## [3.4.35](https://github.com/4m-mazi/gh-test/compare/v3.4.34...v3.4.35) (2024-09-02) diff --git a/Cargo.lock b/Cargo.lock index 8f1d4da9d..dc2d29731 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -110,7 +110,7 @@ checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec" [[package]] name = "rust-ci-test" -version = "3.4.35" +version = "3.4.36" dependencies = [ "git2", ] diff --git a/Cargo.toml b/Cargo.toml index 734c8659c..b990e37c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust-ci-test" -version = "3.4.35" +version = "3.4.36" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/README.md b/README.md index f4000d352..0ab3987ec 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -version: 3.4.35 foo -https://example.com/3.4.35/bar +version: 3.4.36 foo +https://example.com/3.4.36/bar