Release ruma-state-res 0.6.0

This commit is contained in:
Jonas Platte
2022-02-19 15:05:41 +01:00
parent 37a806e147
commit 82436b57ba
3 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# [unreleased]
# 0.6.0
Breaking changes:
* Upgrade dependencies
# 0.5.0
Breaking changes:

View File

@@ -7,7 +7,7 @@ homepage = "https://www.ruma.io/"
repository = "https://github.com/ruma/ruma"
readme = "README.md"
license = "MIT"
version = "0.5.0"
version = "0.6.0"
edition = "2018"
[package.metadata.docs.rs]