Bump version to 0.2.2.

This commit is contained in:
Jimmy Cuadra 2018-05-19 02:16:10 -07:00
parent f744e0813d
commit adf785ffc9

View File

@ -8,7 +8,7 @@ license = "MIT"
name = "ruma-api-macros" name = "ruma-api-macros"
readme = "README.md" readme = "README.md"
repository = "https://github.com/ruma/ruma-api-macros" repository = "https://github.com/ruma/ruma-api-macros"
version = "0.2.1" version = "0.2.2"
[dependencies] [dependencies]
quote = "0.5.2" quote = "0.5.2"