Bump version

This commit is contained in:
Jonas Platte 2020-05-05 23:10:58 +02:00
parent 55df111a97
commit ecb498be67
No known key found for this signature in database
GPG Key ID: 7D261D771D915378
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# [unreleased]
# 0.8.0
Breaking changes:
* Update all endpoints to r0.6.0

View File

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