summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakkadoujin@gmail.com>2025-07-02 19:35:44 +0300
committerjakka <jakkadoujin@gmail.com>2025-07-02 19:35:44 +0300
commit35681eea84afe1193d464d7d6f9e7bc8bb68b6ce (patch)
tree1277f2465647a92284a890e774e8b315488668b1 /Cargo.toml
parente767a0b6b922f71e3813e269b2c6a1412f15ccd4 (diff)
updated verv0.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1e321a0..b5a75b0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flac-reencoder"
-version = "0.2.1"
+version = "0.2.2"
edition = "2024"
repository = "https://github.com/justjakka/reencoder/"
license = "BSD-3-Clause"