mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-25 06:40:03 +00:00
chore: release (#2014)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
fa7478ca78
commit
c6a51aaf3e
24 changed files with 108 additions and 42 deletions
|
@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.7](https://github.com/cargo-bins/cargo-binstall/compare/atomic-file-install-v1.0.6...atomic-file-install-v1.0.7) - 2025-01-11
|
||||
|
||||
### Other
|
||||
|
||||
- *(deps)* bump the deps group with 3 updates (#2015)
|
||||
|
||||
## [1.0.6](https://github.com/cargo-bins/cargo-binstall/compare/atomic-file-install-v1.0.5...atomic-file-install-v1.0.6) - 2024-11-18
|
||||
|
||||
### Other
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "atomic-file-install"
|
||||
version = "1.0.6"
|
||||
version = "1.0.7"
|
||||
edition = "2021"
|
||||
description = "For atomically installing a file or a symlink."
|
||||
repository = "https://github.com/cargo-bins/cargo-binstall"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue