Bump version
This commit is contained in:
parent
4782739b0f
commit
041b737ca3
@ -1,5 +1,7 @@
|
|||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# 0.7.1
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
|
||||||
* Fix deserialization of `sync_events::Request`
|
* Fix deserialization of `sync_events::Request`
|
||||||
|
@ -9,7 +9,7 @@ license = "MIT"
|
|||||||
name = "ruma-client-api"
|
name = "ruma-client-api"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/ruma/ruma-client-api"
|
repository = "https://github.com/ruma/ruma-client-api"
|
||||||
version = "0.7.0"
|
version = "0.7.1"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user