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