diff --git a/Cargo.toml b/Cargo.toml index a3b9c53..716635a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hypercore" -version = "0.11.0" +version = "0.11.1-beta.1" license = "MIT OR Apache-2.0" description = "Secure, distributed, append-only log" documentation = "https://docs.rs/hypercore"