summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakka@jakka.su>2025-07-17 13:30:16 +0300
committerjakka <jakka@jakka.su>2025-07-17 13:30:16 +0300
commit9b52bcd241a7e9460d5c7d81d0bb260f4cc0d2bb (patch)
tree17b0e3de1367caa5d58a90814acd0bb900dc919c /Cargo.toml
parent411b5400d23a5f0cd91c007541cc777ec5e54d00 (diff)
bump versionv0.2.6
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 0b84e24..d759241 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flac-reencoder"
-version = "0.2.5"
+version = "0.2.6"
edition = "2024"
repository = "https://github.com/justjakka/reencoder/"
license = "BSD-3-Clause"