Compare commits

..

1 Commits

Author SHA1 Message Date
Damir Jelić dda080c497 sqlite: Bump the version 2024-07-19 10:18:27 +02:00
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "matrix-sdk-sqlite"
version = "0.7.0"
version = "0.7.1"
edition = "2021"
repository = "https://github.com/matrix-org/matrix-rust-sdk"
description = "Sqlite storage backend for matrix-sdk"