Skip to content

Commit

Permalink
process_tools-v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Wandalen committed May 14, 2024
1 parent 4e3f55a commit b8203ec
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 @@ -351,7 +351,7 @@ default-features = false
## process tools

[workspace.dependencies.process_tools]
version = "~0.3.0"
version = "~0.4.0"
path = "module/core/process_tools"
default-features = false

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

0 comments on commit b8203ec

Please sign in to comment.