From 45a48f264f37277387e5408511245bcf60b1b62a Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2022 16:28:54 +0000 Subject: (cargo-release) version 0.2.0 --- bot/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 bot/Cargo.toml (limited to 'bot') diff --git a/bot/Cargo.toml b/bot/Cargo.toml old mode 100755 new mode 100644 index 58505e17..3966887e --- a/bot/Cargo.toml +++ b/bot/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "bot" -version = "0.1.0" +version = "0.2.0" publish = false release = false -- cgit v1.2.3