Release ruma-state-res 0.9.0

This commit is contained in:
Jonas Platte
2023-02-01 14:17:10 +01:00
parent 0d689f0a76
commit 250d7f84dc
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
# [unreleased]
# 0.9.0
Bug fixes:
* Fix third party invite event authorization. The event was not allowed even

View File

@@ -7,7 +7,7 @@ homepage = "https://www.ruma.io/"
repository = "https://github.com/ruma/ruma"
readme = "README.md"
license = "MIT"
version = "0.8.0"
version = "0.9.0"
edition = "2021"
rust-version = "1.64"