Skip to content

Commit 368b023

Browse files
committed
Release crates-io-cli v4.0.3
1 parent 9720b01 commit 368b023

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

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
@@ -7,7 +7,7 @@ license = "MIT"
77
repository = "https://github.com/Byron/crates-io-cli"
88
readme = "README.md"
99
edition = "2018"
10-
version = "4.0.2"
10+
version = "4.0.3"
1111
include = ["src/**/*", "LICENSE.md", "README.md", "changelog.md"]
1212

1313
[[bin]]

changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<a name="v4.0.0"></a>
22

3-
### Unreleased
3+
### 4.0.3 (2024-10-17)
44

55
A maintenance release with updated dependencies.
66

77
#### Commit Statistics
88

99
<csr-read-only-do-not-edit/>
1010

11-
- 1 commit contributed to the release.
11+
- 2 commits contributed to the release.
1212
- 360 days passed between releases.
1313
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
1414
- 0 issues like '(#ID)' were seen in commit messages
@@ -20,6 +20,7 @@ A maintenance release with updated dependencies.
2020
<details><summary>view details</summary>
2121

2222
* **Uncategorized**
23+
- Update chagnelog prior to release ([`9720b01`](https://github.com/Byron/crates-io-cli-rs/commit/9720b01a823812659d1d195f54d5afb3b6e07523))
2324
- Update depedencies ([`e191c72`](https://github.com/Byron/crates-io-cli-rs/commit/e191c72aa78ae1a93394aefa929a9d4f533c92dd))
2425
</details>
2526

0 commit comments

Comments
 (0)