diff --git a/Cargo.toml b/Cargo.toml index 77dc266..8ca639d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hyperware_process_lib" authors = ["Sybil Technologies AG"] -version = "3.0.0" +version = "3.0.1" edition = "2021" description = "A library for writing Hyperware processes in Rust." homepage = "https://hyperware.ai"