Bump version to 0.5.0.

This commit is contained in:
Jimmy Cuadra 2017-09-08 17:33:18 -07:00
parent 474644ff66
commit 8970e3d83d

View File

@ -8,7 +8,8 @@ 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.4.0" version = "0.5.0"
[dependencies] [dependencies]
futures = "0.1.15" futures = "0.1.15"
http = "0.1.0" http = "0.1.0"