Bump version to 0.3.0.

This commit is contained in:
Jimmy Cuadra 2017-01-06 07:09:44 -08:00
parent db08de7aec
commit 32fb575db8

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.2.0" version = "0.3.0"
[dependencies] [dependencies]
ruma-identifiers = "0.6.0" ruma-identifiers = "0.6.0"