diff --git a/Cargo.toml b/Cargo.toml index ebdfb4a..33acc15 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "chorus" description = "A library for interacting with multiple Spacebar-compatible Instances at once." -version = "0.10.1" +version = "0.11.0" license = "AGPL-3.0" edition = "2021" repository = "https://github.com/polyphony-chat/chorus"