Bump version to 0.3.0.

This commit is contained in:
Jimmy Cuadra 2017-01-07 06:14:23 -08:00
parent bdf2df0349
commit b6a743d821

View File

@ -8,7 +8,7 @@ license = "MIT"
name = "ruma-api" name = "ruma-api"
readme = "README.md" readme = "README.md"
repository = "https://github.com/ruma/ruma-api" repository = "https://github.com/ruma/ruma-api"
version = "0.2.0" version = "0.3.0"
[dependencies] [dependencies]
serde = "0.8.21" serde = "0.8.21"