diff --git a/Cargo.toml b/Cargo.toml index 741baa91..de2b539d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ruma-api-macros" readme = "README.md" repository = "https://github.com/ruma/ruma-api-macros" -version = "0.2.1" +version = "0.2.2" [dependencies] quote = "0.5.2"