chore(cargo): bump semVer

This commit is contained in:
Zhongheng Liu 2025-01-25 12:43:07 +02:00
commit dd32b816d3
Signed by: steven
GPG key ID: 805A28B071DAD84B
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -4,4 +4,4 @@ version = 3
[[package]]
name = "matrix"
version = "0.1.7"
version = "0.1.8"

View file

@ -1,6 +1,6 @@
[package]
name = "matrix"
version = "0.1.7"
version = "0.1.8"
edition = "2021"
authors = ["Zhongheng Liu <z.liu@outlook.com.gr>"]
homepage = "https://stvnliu.gitlab.io"