Bump versions
This commit is contained in:
parent
540a69a8e4
commit
4a03892ad6
@ -9,7 +9,7 @@ license = "MIT"
|
||||
name = "ruma-api"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-api"
|
||||
version = "0.10.0"
|
||||
version = "0.11.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
@ -19,7 +19,6 @@ serde_urlencoded = "0.6.1"
|
||||
ruma-identifiers = "0.14.0"
|
||||
|
||||
[dependencies.ruma-api-macros]
|
||||
version = "0.7.1"
|
||||
path = "ruma-api-macros"
|
||||
optional = true
|
||||
|
||||
|
@ -9,7 +9,7 @@ license = "MIT"
|
||||
name = "ruma-api-macros"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-api"
|
||||
version = "0.7.1"
|
||||
version = "0.8"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user