sqlite: Bump the version

This commit is contained in:
Damir Jelić
2024-07-19 10:06:36 +02:00
parent a18f90bfaa
commit dda080c497

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"