summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakka@jakka.su>2025-10-05 13:39:55 +0300
committerjakka <jakka@jakka.su>2025-10-05 13:39:55 +0300
commita43d0a822636946d3b6161d5a91bfe2124203db1 (patch)
tree85f021fb89a1f053beea664d642a7116e8f24372 /Cargo.toml
parentdfe983c1875eea0c58cc0beee0d834398b3644a3 (diff)
version bump due to updated libflac deps
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 160981e..98b5421 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flac-reencoder"
-version = "0.3.1"
+version = "0.3.2"
edition = "2024"
repository = "https://github.com/doujincafe/reencoder/"
license = "BSD-3-Clause"