Bump version to 0.2.0.
This commit is contained in:
parent
28fdff9a65
commit
a9388b9345
@ -1,14 +1,14 @@
|
|||||||
[package]
|
[package]
|
||||||
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
|
authors = ["Jimmy Cuadra <jimmy@jimmycuadra.com>"]
|
||||||
description = "Resource identifiers for Matrix."
|
description = "Resource identifiers for Matrix."
|
||||||
documentation = "http://ruma.github.io/ruma-identifiers/ruma_identifiers/"
|
documentation = "https://ruma.github.io/ruma-identifiers/ruma_identifiers/"
|
||||||
homepage = "https://github.com/ruma/ruma-identifiers"
|
homepage = "https://github.com/ruma/ruma-identifiers"
|
||||||
keywords = ["matrix", "chat", "messaging", "ruma"]
|
keywords = ["matrix", "chat", "messaging", "ruma"]
|
||||||
license = "MIT"
|
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.1.0"
|
version = "0.2.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
lazy_static = "0.2.1"
|
lazy_static = "0.2.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user