diff --git a/Cargo.toml b/Cargo.toml index e887161..2c761d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kinode_process_lib" description = "A library for writing Kinode processes in Rust." -version = "0.9.6" +version = "0.9.7" edition = "2021" license-file = "LICENSE" homepage = "https://kinode.org"