diff options
author | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-01-23 00:22:48 +0200 |
---|---|---|
committer | Zhongheng Liu <z.liu@outlook.com.gr> | 2025-01-23 00:22:48 +0200 |
commit | 2a48902154e54b2367a87784bfbf4da6351f4d24 (patch) | |
tree | 0215bec9e1bc6f509c476d92dc0e1eae5c14607c | |
parent | 8483c145d9fcc358ef23e425272f1c9c448d6374 (diff) | |
download | matrix-rs-2a48902154e54b2367a87784bfbf4da6351f4d24.tar.gz matrix-rs-2a48902154e54b2367a87784bfbf4da6351f4d24.tar.bz2 matrix-rs-2a48902154e54b2367a87784bfbf4da6351f4d24.zip |
chore: bump project version
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "matrix" -version = "0.1.3" +version = "0.1.4" edition = "2021" authors = ["Zhongheng Liu <z.liu@outlook.com.gr>"] homepage = "https://stvnliu.gitlab.io" |