From 2262e210011c37ded3174d01adc761f737966cd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerg=C5=91=20S=C3=A1lyi?= Date: Thu, 27 Apr 2023 01:12:22 +0200 Subject: [PATCH] Update crate version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 63aa2e4..e52a9e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "multibg-sway" -version = "0.1.1" +version = "0.1.2" authors = ["Gergő Sályi "] edition = "2021" description = "Set a different wallpaper for the background of each Sway workspace"