From 14eeaca31bf689df69d1020dfcc55f0c03873410 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 31 Jan 2024 20:48:29 +0000 Subject: [PATCH] chore(release): 1.2.3 [skip ci] ## [1.2.3](https://github.com/ShadowBlip/gamescope-dbus/compare/v1.2.2...v1.2.3) (2024-01-31) ### Bug Fixes * **XWayland:** use non-blocking reconnect ([3cf6c6b](https://github.com/ShadowBlip/gamescope-dbus/commit/3cf6c6bb6fc6787de4596bcf2e04c74c35dee3e5)) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b6a67d1..61347e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gamescope-dbus" -version = "1.2.2" +version = "1.2.3" edition = "2021" license = "GPL-3.0-or-later" description = "Daemon for interacting with Gamescope over DBus"