diff --git a/CHANGELOG.md b/CHANGELOG.md index b63f326..5a48e46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [1.3.2] — 2026-07-10 + +Version sync with the workspace; inherits libfreemkv 1.3.2. + ## [1.3.1] — 2026-07-10 ### Licensing diff --git a/Cargo.toml b/Cargo.toml index 89c2057..5ce0631 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "freemkv-unlock" -version = "1.3.1" +version = "1.3.2" edition = "2024" rust-version = "1.86" license = "MIT"