summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakka@jakka.su>2025-07-07 21:37:13 +0300
committerjakka <jakka@jakka.su>2025-07-07 21:37:13 +0300
commit482d2682b91650bf5dfa7c07b436ceb887704eb0 (patch)
tree7cacc979d1f4d9c89b359623d9076915029d51a2 /Cargo.toml
parent66f9da53ccd103eb2c78a10d61b545ea74ab4df6 (diff)
minor releasev0.2.4
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 9c7445d..217288f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flac-reencoder"
-version = "0.2.3"
+version = "0.2.4"
edition = "2024"
repository = "https://github.com/justjakka/reencoder/"
license = "BSD-3-Clause"