From 1fa7267f3efa302d244d91cb06627115f37a399e Mon Sep 17 00:00:00 2001 From: shenjack <3695888@qq.com> Date: Fri, 2 Aug 2024 21:50:39 +0800 Subject: [PATCH] =?UTF-8?q?0.6.10=EF=BC=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- ica-rs/Cargo.toml | 2 +- news.md | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5536af4..5f69dc3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -659,7 +659,7 @@ dependencies = [ [[package]] name = "ica-rs" -version = "0.6.9" +version = "0.6.10" dependencies = [ "anyhow", "base64 0.22.1", diff --git a/ica-rs/Cargo.toml b/ica-rs/Cargo.toml index 8fbffab..09451a6 100644 --- a/ica-rs/Cargo.toml +++ b/ica-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ica-rs" -version = "0.6.9" +version = "0.6.10" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/news.md b/news.md index b08d07c..5f7fa79 100644 --- a/news.md +++ b/news.md @@ -1,5 +1,9 @@ # 更新日志 +## 0.6.10 + +- 加了点东西 (?) + ## 0.6.9 我决定立即发布 0.6.9