diff --git a/Cargo.toml b/Cargo.toml index 9a96dff7..d0a42398 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT" name = "ruma-signatures" readme = "README.md" repository = "https://github.com/ruma/ruma-signatures" -version = "0.4.2" +version = "0.5.0" [dependencies] base64 = "0.10.1"