Bump version to 0.2.0.

This commit is contained in:
Jimmy Cuadra 2017-01-07 05:20:01 -08:00
parent f88588f392
commit 99ad992de8

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.1.0" version = "0.2.0"
[dependencies] [dependencies]
serde = "0.8.21" serde = "0.8.21"