summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjakka <jakka@jakka.su>2025-08-13 21:44:30 +0300
committerjakka <jakka@jakka.su>2025-08-13 21:44:30 +0300
commitd767ab3eaffe2b9d1a817c11ef76af6294d5f41d (patch)
treefc419727862bf39f3e81bc991cc362e649ab0fb1 /Cargo.toml
parent0a6f92fd22243185312e7299374c91f8e8847b67 (diff)
optimized file update query. version bumpv0.2.7
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 d759241..76abcde 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "flac-reencoder"
-version = "0.2.6"
+version = "0.2.7"
edition = "2024"
repository = "https://github.com/justjakka/reencoder/"
license = "BSD-3-Clause"