From b1fdd70a2ee59ac4e267728ef4f8eb36bbfb108c Mon Sep 17 00:00:00 2001 From: trivernis Date: Tue, 16 May 2023 20:15:57 +0200 Subject: [PATCH] chore: Release hydrus-utils version 0.5.2 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ef33f92..1d3d9fd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1005,7 +1005,7 @@ dependencies = [ [[package]] name = "hydrus-utils" -version = "0.5.1" +version = "0.5.2" dependencies = [ "clap", "color-eyre", diff --git a/Cargo.toml b/Cargo.toml index a3d172e..ae17cd3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hydrus-utils" -version = "0.5.1" +version = "0.5.2" edition = "2021" license = "Apache-2.0" description = "Automatically tag hydrus file by using pixiv and saucenao"