From cab597abe6850a36ccf29912fbb8557a23e122e2 Mon Sep 17 00:00:00 2001 From: trivernis Date: Wed, 22 Feb 2023 18:55:17 +0100 Subject: [PATCH] chore: Release hydrus-utils version 0.5.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d4c684f..14c1b70 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1026,7 +1026,7 @@ dependencies = [ [[package]] name = "hydrus-utils" -version = "0.4.2" +version = "0.5.0" dependencies = [ "clap", "color-eyre", diff --git a/Cargo.toml b/Cargo.toml index af241d9..c4d3381 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hydrus-utils" -version = "0.4.2" +version = "0.5.0" edition = "2021" license = "Apache-2.0" description = "Automatically tag hydrus file by using pixiv and saucenao"