v0.25.3: sync to autorip 0.25.3 release (no behavioural changes)

This commit is contained in:
MattJackson
2026-05-19 17:11:11 -07:00
parent 1b95193517
commit bfefb4cb5b
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 0.25.3 (2026-05-19)
### Changed
- Synchronized to autorip 0.25.3 release. No behavioural changes
in the library — the v0.25.3 release ships the autorip-side
parallel mux pipeline.
## 0.25.2 (2026-05-19)
### Fixed
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.25.2"
version = "0.25.3"
edition = "2024"
rust-version = "1.86"
license = "AGPL-3.0-only"