Bump version to 0.9.0.

This commit is contained in:
Jimmy Cuadra 2017-06-01 17:46:05 -07:00
parent 42439ea608
commit c3fd65c650

View File

@ -8,7 +8,7 @@ license = "MIT"
name = "ruma-events" name = "ruma-events"
readme = "README.md" readme = "README.md"
repository = "https://github.com/ruma/ruma-events" repository = "https://github.com/ruma/ruma-events"
version = "0.8.0" version = "0.9.0"
[dependencies] [dependencies]
ruma-identifiers = "0.11" ruma-identifiers = "0.11"