diff --git a/matrix_sdk/Cargo.toml b/matrix_sdk/Cargo.toml index 37055dd3..225411b0 100644 --- a/matrix_sdk/Cargo.toml +++ b/matrix_sdk/Cargo.toml @@ -8,7 +8,7 @@ license = "Apache-2.0" name = "matrix-sdk" readme = "README.md" repository = "https://github.com/matrix-org/matrix-rust-sdk" -version = "0.4.0" +version = "0.4.1" [package.metadata.docs.rs] features = ["docs"]