Bump version

This commit is contained in:
Jonas Platte 2020-03-29 19:28:57 +02:00
parent 472ab64a86
commit e2ba8f2d4a
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.7.0
Improvements:
* Add an `Error` type that represents the well-known errors in the client-server API

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.6.0"
version = "0.7.0"
edition = "2018"
[dependencies]