v0.25.5: sync to autorip 0.25.5

This commit is contained in:
2026-05-19 18:01:14 -07:00
parent 1d1fe461ef
commit 77bf862a40
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.25.5 (2026-05-20)
### Changed
- Synchronized to autorip 0.25.5 release. No behavioural changes.
## 0.25.4 (2026-05-20)
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "libfreemkv"
version = "0.25.4"
version = "0.25.5"
edition = "2024"
rust-version = "1.86"
license = "AGPL-3.0-only"