chore(base): Bump the version

master
Damir Jelić 2021-09-10 19:54:58 +02:00
parent e0447c8190
commit 9c53c478d9
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ bytes = "1.0.1"
matrix-sdk-common = { version = "0.4.0", path = "../matrix_sdk_common" }
[dependencies.matrix-sdk-base]
version = "0.3.0"
version = "0.4.0"
path = "../matrix_sdk_base"
default_features = false

View File

@ -8,7 +8,7 @@ license = "Apache-2.0"
name = "matrix-sdk-base"
readme = "README.md"
repository = "https://github.com/matrix-org/matrix-rust-sdk"
version = "0.3.0"
version = "0.4.0"
[package.metadata.docs.rs]
features = ["docs"]