Skip to content

Commit 4544152

Browse files
committed
chore: Release
1 parent a60d2b9 commit 4544152

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
## [1.1.4] - 2023-04-13
11+
1012
### Internal
1113

1214
- Dependency update
@@ -172,7 +174,8 @@ and choose a nightly that actually exists.
172174
```
173175

174176
<!-- next-url -->
175-
[Unreleased]: https://github.com/rust-cli/human-panic/compare/v1.1.3...HEAD
177+
[Unreleased]: https://github.com/rust-cli/human-panic/compare/v1.1.4...HEAD
178+
[1.1.4]: https://github.com/rust-cli/human-panic/compare/v1.1.3...v1.1.4
176179
[1.1.3]: https://github.com/rust-cli/human-panic/compare/v1.1.2...v1.1.3
177180
[1.1.2]: https://github.com/rust-cli/human-panic/compare/v1.1.1...v1.1.2
178181
[1.1.1]: https://github.com/rust-cli/human-panic/compare/v1.1.0...v1.1.1

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
@@ -6,7 +6,7 @@ members = [
66

77
[package]
88
name = "human-panic"
9-
version = "1.1.3"
9+
version = "1.1.4"
1010
description = "Panic messages for humans"
1111
license = "MIT OR Apache-2.0"
1212
repository = "https://github.com/rust-cli/human-panic"

0 commit comments

Comments
 (0)