New release

This commit is contained in:
Luke D. Jones
2023-12-15 11:48:58 +13:00
parent 5efd7fc6a7
commit 9aa332de3b
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [v5.0.1]
### Changed
- Fix setting next fan profile
- Fix the assud.service

View File

@@ -4,7 +4,7 @@ default-members = ["asusctl", "asusd", "asusd-user", "cpuctl", "rog-control-cent
resolver = "2"
[workspace.package]
version = "5.0.0"
version = "5.0.1"
[workspace.dependencies]
async-trait = "^0.1"