Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2024-11-11)

### Features

* support for window lifecycle events and deprecate window created event ([#12](#12)) ([40befd1](40befd1))
  • Loading branch information
semantic-release-bot committed Nov 11, 2024
1 parent 40befd1 commit a35ab1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.5.0"
version = "1.6.0"
edition = "2021"
license = "GPL-3.0-or-later"
description = "Daemon for interacting with Gamescope over DBus"
Expand Down

0 comments on commit a35ab1b

Please sign in to comment.