From d31811e3b7ba1adc57633d2014fbf95d4f9f5bcb Mon Sep 17 00:00:00 2001 From: trivernis Date: Thu, 21 Dec 2023 11:44:41 +0100 Subject: [PATCH] chore: Release hydrus-utils version 0.6.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ab83632..50e5c73 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1005,7 +1005,7 @@ dependencies = [ [[package]] name = "hydrus-utils" -version = "0.5.2" +version = "0.6.0" dependencies = [ "clap", "color-eyre", diff --git a/Cargo.toml b/Cargo.toml index 0ca1275..880c2d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hydrus-utils" -version = "0.5.2" +version = "0.6.0" edition = "2021" license = "Apache-2.0" description = "Automatically tag hydrus file by using pixiv and saucenao"