commit 1a888591f7cff490c868aa6a84a69893f71a4704 from: mtmn date: Thu May 7 08:26:32 2026 UTC chore: release v0.1.1 commit - 9ce8e0d014181660c3163a8bd0df8c240ff9d14f commit + 1a888591f7cff490c868aa6a84a69893f71a4704 blob - 9a1d62347dfc7bf6536af6f503e9f844de2b36e5 blob + e5820f04c3102352846f62f6a8f215dc05cd0b69 --- CHANGELOG.md +++ CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.1.1] - 2026-05-07 + +[compare](https://git.sr.ht/~mtmn/matchakey/log/v0.1.0..v0.1.1) + +### Bug Fixes + +- Release fixes ([`9ce8e0d`](https://git.sr.ht/~mtmn/matchakey/commit/9ce8e0d014181660c3163a8bd0df8c240ff9d14f)) + ## [0.1.0] ### Bug Fixes blob - ee10a1f59fa8a41ca10ba037aa581942d34946d7 blob + a8bb4eea2e7a5314f03035fdd36bd69bb2079047 --- Cargo.toml +++ Cargo.toml @@ -1,7 +1,7 @@ [package] name = "matchakey" description ="finds audio files with matching key and bpm criteria" -version = "0.1.0" +version = "0.1.1" edition = "2024" license = "MIT" repository = "https://git.sr.ht/~mtmn/matchakey"