diff --git a/Cargo.toml b/Cargo.toml index 422a55c8..56bde883 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ruma-identifiers" readme = "README.md" repository = "https://github.com/ruma/ruma-identifiers" -version = "0.6.0" +version = "0.7.0" [dependencies] lazy_static = "0.2.2"