From 599a4dfac0e34f62043b513aa3bc83d0d1a56961 Mon Sep 17 00:00:00 2001 From: redxef Date: Sun, 15 Oct 2023 15:45:39 +0200 Subject: [PATCH] Bump version to 0.3.0. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f832c4c..cf6df3c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "i3toolwait" -version = "0.1.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html