diff --git a/Cargo.toml b/Cargo.toml index 37f6763..ff7b54a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ # https://doc.rust-lang.org/cargo/getting-started/first-steps.html#first-steps-with-cargo [package] name = "RuStream" -version = "0.0.5" +version = "1.0.0-a" description = "Self-hosted Streaming Engine, that can render videos via authenticated sessions." license = "MIT" documentation = "https://docs.rs/RuStream"