Bump version to 0.2.0.

This commit is contained in:
Jimmy Cuadra 2018-05-16 01:48:15 -07:00
parent ef32a2f9c1
commit 29f2d2fd7f

View File

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