From 9e4689c53dd271f513064d205f49514fa8fa1e63 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 1 Oct 2024 16:03:49 +0200 Subject: [PATCH] bump version to 1.0.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 66372d1..9c9cbf7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "patched_porobot" -version = "1.0.0" +version = "1.0.1" authors = ["Stefano Pigozzi "] edition = "2021" description = "Legends of Runeterra card database utilities and bots"