Bump versions
This commit is contained in:
parent
4211eb4497
commit
d560ed76ca
@ -4,7 +4,7 @@
|
||||
|
||||
Breaking changes:
|
||||
|
||||
* Update ruma-identifiers to 0.15.1
|
||||
* Update ruma-identifiers to 0.16.1
|
||||
|
||||
Improvements:
|
||||
|
||||
|
@ -12,13 +12,13 @@ license = "MIT"
|
||||
name = "ruma-api"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-api"
|
||||
version = "0.16.0-rc.3"
|
||||
version = "0.16.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
http = "0.2.1"
|
||||
percent-encoding = "2.1.0"
|
||||
ruma-api-macros = { version = "=0.16.0-rc.3", path = "ruma-api-macros" }
|
||||
ruma-api-macros = { version = "=0.16.0", path = "ruma-api-macros" }
|
||||
ruma-identifiers = "0.16.1"
|
||||
ruma-serde = "0.1.3"
|
||||
serde = { version = "1.0.106", features = ["derive"] }
|
||||
|
@ -12,7 +12,7 @@ license = "MIT"
|
||||
name = "ruma-api-macros"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/ruma/ruma-api"
|
||||
version = "0.16.0-rc.3"
|
||||
version = "0.16.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
x
Reference in New Issue
Block a user