Skip to content

Commit

Permalink
Bump version to 7.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
grtcdr committed Jun 2, 2024
1 parent 1dca3fb commit 42d7cc3
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
@@ -1,5 +1,15 @@
# Changelog

## `7.2.3`

- Fix `Readouts` struct `network` field type

Matthias Baer:
- Improve CI workflow (#169)

Adrian Groh:
- Faster package count on Alpine Linux (#170)

## `7.2.2`

- Update `vergen` dependency and correct its invocation.
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 = "libmacchina"
version = "7.2.2"
version = "7.2.3"
authors = ["grtcdr <[email protected]>", "Marvin Haschker <[email protected]>", "Uttarayan Mondal <[email protected]>"]
edition = "2021"
description = "A library that can fetch all sorts of system information."
Expand Down

0 comments on commit 42d7cc3

Please sign in to comment.