summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakka@jakka.su>2025-10-09 10:41:01 +0300
committerjakka <jakka@jakka.su>2025-10-09 10:41:01 +0300
commitbca6b4fabf0b0b12d3e0f89a0854a5f98cc8cc96 (patch)
tree775fe6f0cbf57683eb8b738327b274f16f751151 /Cargo.toml
parent1f2b3b2e5c286186d9747695c37fc60c24b3c0fd (diff)
parent72760456c9da3d4737ef0555edffcf6fe0a1f087 (diff)
merged with lattest main commit
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 ac9ad5c..7950970 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flac-reencoder"
-version = "0.3.0"
+version = "0.3.3"
edition = "2024"
repository = "https://github.com/doujincafe/reencoder/"
license = "BSD-3-Clause"