Skip to content

Commit 0e0023f

Browse files
release: v3.4.11
1 parent 92d4817 commit 0e0023f

File tree

5 files changed

+13
-5
lines changed

5 files changed

+13
-5
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.4.10"
2+
".": "3.4.11"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.4.11](https://github.com/4m-mazi/gh-test/compare/v3.4.10...v3.4.11) (2024-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* Update test ([92d4817](https://github.com/4m-mazi/gh-test/commit/92d481712bc14c016266f6f8121dae4c1fdea4c2))
9+
* Update test ([33f96e4](https://github.com/4m-mazi/gh-test/commit/33f96e43d6cdac0c65d941447d8c6f4b2864f934))
10+
311
## [3.4.10](https://github.com/4m-mazi/gh-test/compare/v3.4.9...v3.4.10) (2024-02-24)
412

513

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-ci-test"
3-
version = "3.4.10"
3+
version = "3.4.11"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- x-release-please-start-version -->
44

5-
version: 3.4.10 foo
6-
https://example.com/3.4.10/bar
5+
version: 3.4.11 foo
6+
https://example.com/3.4.11/bar
77

88
<!-- x-release-please-end -->

0 commit comments

Comments
 (0)