diff --git a/Cargo.toml b/Cargo.toml index 5fbb0160..19f2a0ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ruma-common" -version = "0.1.2" +version = "0.1.3" authors = ["Jonas Platte "] description = "Common types for other ruma crates." homepage = "https://github.com/ruma/ruma-common"