Bump version to 0.6.0.

This commit is contained in:
Jimmy Cuadra 2016-12-20 22:58:12 -08:00
parent 059b747cbb
commit bf3b408cce

View File

@ -8,7 +8,7 @@ license = "MIT"
name = "ruma-identifiers" name = "ruma-identifiers"
readme = "README.md" readme = "README.md"
repository = "https://github.com/ruma/ruma-identifiers" repository = "https://github.com/ruma/ruma-identifiers"
version = "0.5.0" version = "0.6.0"
[dependencies] [dependencies]
lazy_static = "0.2.2" lazy_static = "0.2.2"