commit 3bdf9c3803e74c81da08d14c66cb04e098b3ccc7 parent 160315b4b9378dd1e6e2a4f59097b2f46979da38 Author: mtmn <miro@haravara.org> Date: Sun, 14 Jun 2026 13:34:23 +0200 release: v1.3.1 Diffstat:
| M | Cargo.lock | | | 2 | +- |
| M | Cargo.toml | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock @@ -1708,7 +1708,7 @@ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" [[package]] name = "virittaa" -version = "1.3.0" +version = "1.3.1" dependencies = [ "anyhow", "bliss-audio", diff --git a/Cargo.toml b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "virittaa" -version = "1.3.0" +version = "1.3.1" edition = "2024" [dependencies]