summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakka@jakka.su>2025-10-05 13:46:56 +0300
committerjakka <jakka@jakka.su>2025-10-05 13:46:56 +0300
commit18636a5bd5b6ab71f51b9291852080e4948bed65 (patch)
tree6f59a0a196ae528b5c912895f87d422285f4259d /Cargo.toml
parent8d02beb03f0ca847ea603bc2967f173b64ffcac3 (diff)
version bump due to updated rusqlite 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 819d95e..6c4ee2e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flac-reencoder"
-version = "0.3.2"
+version = "0.3.3"
edition = "2024"
repository = "https://github.com/doujincafe/reencoder/"
license = "BSD-3-Clause"