Skip to content

Commit

Permalink
error_tools-v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed May 11, 2024
1 parent 7cc26ae commit 54947ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ default-features = false
## error

[workspace.dependencies.error_tools]
version = "~0.12.0"
version = "~0.13.0"
path = "module/core/error_tools"
default-features = false

Expand Down
2 changes: 1 addition & 1 deletion module/core/error_tools/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "error_tools"
version = "0.12.0"
version = "0.13.0"
edition = "2021"
authors = [
"Kostiantyn Wandalen <[email protected]>",
Expand Down

0 comments on commit 54947ef

Please sign in to comment.