From 9b52bcd241a7e9460d5c7d81d0bb260f4cc0d2bb Mon Sep 17 00:00:00 2001 From: jakka Date: Thu, 17 Jul 2025 13:30:16 +0300 Subject: bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 17b79be..6380cc2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -226,7 +226,7 @@ dependencies = [ [[package]] name = "flac-reencoder" -version = "0.2.5" +version = "0.2.6" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 0b84e24..d759241 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flac-reencoder" -version = "0.2.5" +version = "0.2.6" edition = "2024" repository = "https://github.com/justjakka/reencoder/" license = "BSD-3-Clause" -- cgit v1.3.1