Release ruma-state-res 0.4.0

This commit is contained in:
Jonas Platte
2021-08-26 12:33:47 +02:00
parent 886c33eac3
commit 50f0327b0b
3 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# [unreleased]
# 0.4.0
Breaking changes:
* Change the way events are supplied
# 0.3.0
Breaking changes:

View File

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