diff --git a/Cargo.lock b/Cargo.lock index cb6225c..bceafd5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "matrix" -version = "0.1.7" +version = "0.1.8" diff --git a/Cargo.toml b/Cargo.toml index 288c613..c188dbd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "matrix" -version = "0.1.7" +version = "0.1.8" edition = "2021" authors = ["Zhongheng Liu "] homepage = "https://stvnliu.gitlab.io"