From 3ba30b149f9eb2bbf42cf4758d2158ca8cceef73 Mon Sep 17 00:00:00 2001 From: Shawn Wallace Date: Wed, 28 May 2025 23:14:15 -0400 Subject: [PATCH] Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 22c06f3..efaf692 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1156,7 +1156,7 @@ checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" [[package]] name = "xwayland-satellite" -version = "0.5.1" +version = "0.6.0" dependencies = [ "anyhow", "bitflags 2.9.1", diff --git a/Cargo.toml b/Cargo.toml index 903c444..845a6b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ all = "deny" [package] name = "xwayland-satellite" -version = "0.5.1" +version = "0.6.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html