Bump version to 0.8.1

Missed from the last release. Closes #384
This commit is contained in:
Shawn Wallace 2026-03-14 10:37:21 -04:00
parent 10f985b84c
commit 309d8e2a29
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ edition = "2024"
[package]
name = "xwayland-satellite"
version = "0.8.0"
version = "0.8.1"
authors = ["Shawn Wallace"]
license = "MPL-2.0"
description = "xwayland-satellite grants rootless Xwayland integration to any Wayland compositor implementing xdg_wm_base and viewporter. This is particularly useful for compositors that (understandably) do not want to go through implementing support for rootless Xwayland themselves."