diff --git a/Cargo.toml b/Cargo.toml index 28160f2d..551ffe45 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ruma-signatures" readme = "README.md" repository = "https://github.com/ruma/ruma-signatures" -version = "0.2.1" +version = "0.3.0" [dependencies] ring = "0.7"