diff --git a/paladin-core/Cargo.toml b/paladin-core/Cargo.toml index af21a2c..37e12fd 100644 --- a/paladin-core/Cargo.toml +++ b/paladin-core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "paladin-core" -version = "0.4.3" +version = "0.4.4" description = "A Rust distributed algorithm toolkit. Write distributed algorithms without the complexities of distributed systems programming." license.workspace = true edition.workspace = true