Bump ruma-api-macros to 0.7.0.

This commit is contained in:
Jimmy Cuadra 2019-08-02 17:50:11 -07:00
parent 97c1a37f0c
commit 12cfa48fc5
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ version = "2.0.0"
optional = true
[dependencies.ruma-api-macros]
version = "0.6.0"
version = "0.7.0"
path = "ruma-api-macros"
optional = true

View File

@ -9,7 +9,7 @@ license = "MIT"
name = "ruma-api-macros"
readme = "README.md"
repository = "https://github.com/ruma/ruma-api"
version = "0.6.0"
version = "0.7.0"
edition = "2018"
[dependencies]