Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.3...v1.1.0) (2024-01-25)

### Features

* **ObjectManager:** add ObjectManager interface to watch for new gamescope instances ([d2dd52b](d2dd52b))
  • Loading branch information
semantic-release-bot committed Jan 25, 2024
1 parent d2dd52b commit 0bfed0d
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 = "gamescope-dbus"
version = "1.0.3"
version = "1.1.0"
edition = "2021"
license = "GPL-3.0-or-later"
description = "Daemon for interacting with Gamescope over DBus"
Expand Down

0 comments on commit 0bfed0d

Please sign in to comment.