summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhongheng Liu <z.liu@outlook.com.gr>2025-03-22 21:03:22 +0200
committerZhongheng Liu <z.liu@outlook.com.gr>2025-03-22 21:03:22 +0200
commitbffdc2c020cf2dbb5b9b099e21c7046b2c9e4a26 (patch)
tree7ff49853531bb0da2b6209dbfbfc58a81a8062f6
parentcb87c7a1127b6fa3e748687d9b5035a372a02f98 (diff)
downloadmatrix-rs-master.tar.gz
matrix-rs-master.tar.bz2
matrix-rs-master.zip
bump: cargo versionHEADmaster
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c0c5fce..86cd91f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "matrix"
-version = "0.1.9"
+version = "0.1.10"
edition = "2021"
authors = ["Zhongheng Liu <z.liu@outlook.com.gr>"]
homepage = "https://stvnliu.gitlab.io"