We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e3ef5 commit a69f88cCopy full SHA for a69f88c
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to
9
10
## \[Unreleased]
11
12
+## \[1.1.3] - 2025-07-14
13
+
14
### Fixed
15
16
- Fixed the copyright holder in `LICENSE-APACHE`.
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "multiple_errors"
3
-version = "1.1.2"
+version = "1.1.3"
4
edition = "2021"
5
authors = ["Dmitrii Aleksandrov <adk2300@gmail.com>"]
6
documentation = "https://docs.rs/multiple_errors/"
0 commit comments