diff --git a/Cargo.toml b/Cargo.toml index 03e635a..45441aa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "SysMonk" -version = "0.0.1" +version = "0.1.0-alpha" description = "SysMonk is a highly efficient, lightweight API for resource monitoring that uses WebSockets for real-time streaming." license = "MIT" documentation = "https://docs.rs/SysMonk"