diff --git a/Cargo.toml b/Cargo.toml index 8be909ce..52de7624 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "ruma-api" readme = "README.md" repository = "https://github.com/ruma/ruma-api" -version = "0.1.0" +version = "0.2.0" [dependencies] serde = "0.8.21"