chore: release (#2195)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-06-21 15:05:19 +00:00 committed by GitHub
parent bb9211b72c
commit d47e67b010
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 50 additions and 15 deletions

View file

@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.10.22](https://github.com/cargo-bins/cargo-binstall/compare/binstalk-fetchers-v0.10.21...binstalk-fetchers-v0.10.22) - 2025-06-21
### Added
- Add repository host Codeberg ([#2202](https://github.com/cargo-bins/cargo-binstall/pull/2202))
## [0.10.21](https://github.com/cargo-bins/cargo-binstall/compare/binstalk-fetchers-v0.10.20...binstalk-fetchers-v0.10.21) - 2025-06-06
### Other

View file

@ -1,6 +1,6 @@
[package]
name = "binstalk-fetchers"
version = "0.10.21"
version = "0.10.22"
edition = "2021"
description = "The binstall fetchers"