From 43aa8db0905fe6b5b2f2bce6eab3dc36e4add172 Mon Sep 17 00:00:00 2001 From: trivernis Date: Wed, 22 Feb 2023 19:27:32 +0100 Subject: [PATCH] chore: Release hydrus-utils version 0.5.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a83a13c..701888d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -992,7 +992,7 @@ dependencies = [ [[package]] name = "hydrus-utils" -version = "0.5.0" +version = "0.5.1" dependencies = [ "clap", "color-eyre", diff --git a/Cargo.toml b/Cargo.toml index 347cfe2..16a7f26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hydrus-utils" -version = "0.5.0" +version = "0.5.1" edition = "2021" license = "Apache-2.0" description = "Automatically tag hydrus file by using pixiv and saucenao"