Release ruma-state-res 0.5.0

This commit is contained in:
Jonas Platte
2022-02-19 01:45:06 +01:00
parent c1ce58b461
commit 42db3b3201
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
# [unreleased]
# 0.5.0
Breaking changes:
* Remove some trait methods from `Event`

View File

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