Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and gdesmott committed Aug 16, 2024
1 parent 86144dd commit 4e67a17
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [7.0.2](https://github.com/gdesmott/system-deps/compare/v7.0.1...v7.0.2) - 2024-08-16

### Fixed
- fix new clippy warning

### Other
- Add `cargo:rerun-if-changed=Cargo.toml` to config probe
- Fix some errors in docs
- update to cfg-expr 0.16

## [7.0.1](https://github.com/gdesmott/system-deps/compare/v7.0.0...v7.0.1) - 2024-06-18

### Other
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "system-deps"
version = "7.0.1"
version = "7.0.2"
authors = [
"Guillaume Desmottes <[email protected]>",
"Josh Triplett <[email protected]>",
Expand Down

0 comments on commit 4e67a17

Please sign in to comment.