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