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