From 2a48902154e54b2367a87784bfbf4da6351f4d24 Mon Sep 17 00:00:00 2001 From: Zhongheng Liu Date: Thu, 23 Jan 2025 00:22:48 +0200 Subject: [PATCH] chore: bump project version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b452a95..9a4a899 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "matrix" -version = "0.1.3" +version = "0.1.4" edition = "2021" authors = ["Zhongheng Liu "] homepage = "https://stvnliu.gitlab.io"