From 2b2c007002cf0b9c341799177164cac3cff025fb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 4 Apr 2024 18:55:51 +0000 Subject: [PATCH] chore(release): 0.2.2 [skip ci] ## [0.2.2](https://github.com/ShadowBlip/PowerStation/compare/v0.2.1...v0.2.2) (2024-04-04) ### Bug Fixes * **SteamDeck:** add Steam Deck OLED limits ([53adbc5](https://github.com/ShadowBlip/PowerStation/commit/53adbc5fca8323c5e21709bdecb31172cbbac8ba)) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1255be0..1dac19d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "powerstation" -version = "0.2.1" +version = "0.2.2" edition = "2021" license = "GPL-3.0-or-later" description = "Daemon for controlling TDP and performance over DBus"