Skip to content

Commit

Permalink
chore(release): 0.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [0.2.1](v0.2.0...v0.2.1) (2024-04-04)

### Bug Fixes

* **DBus:** use async dbus interface for GPU control ([da6f6c3](da6f6c3))
  • Loading branch information
semantic-release-bot committed Apr 4, 2024
1 parent da6f6c3 commit 8fa9fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "powerstation"
version = "0.2.0"
version = "0.2.1"
edition = "2021"
license = "GPL-3.0-or-later"
description = "Daemon for controlling TDP and performance over DBus"
Expand Down

0 comments on commit 8fa9fa1

Please sign in to comment.