From 1af4c3f373e158e82a25eaa5ed8c35bd21997039 Mon Sep 17 00:00:00 2001 From: 29 <791603901@qq.com> Date: Fri, 20 Sep 2024 17:20:21 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Bump=20to=20v1.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1b3d6f8..1feb6b9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "cargo-cargo" -version = "1.0.1" +version = "1.0.2" diff --git a/Cargo.toml b/Cargo.toml index 13947be..4d948f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cargo-cargo" authors = ["29 <791603901@qq.com>"] -version = "1.0.1" +version = "1.0.2" license = "MIT/Apache-2.0" readme = "README.md" keywords = ["april-fool", "cli"]