Compare commits

...

1 Commits

Author SHA1 Message Date
Damir Jelić 4f79a15fa9 qrcode: Bump the version 2024-07-19 11:05:14 +02:00
+1 -1
View File
@@ -1,7 +1,7 @@
[package]
name = "matrix-sdk-qrcode"
description = "Library to encode and decode QR codes for interactive verifications in Matrix land"
version = "0.7.0"
version = "0.7.1"
authors = ["Damir Jelić <poljar@termina.org.uk>"]
edition = "2021"
homepage = "https://github.com/matrix-org/matrix-rust-sdk"