From d61ca9b2885c0b865db0b7524913a5503a749cbe Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 1 Oct 2024 14:57:00 +0200 Subject: [PATCH] Bump version to 1.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a7c5c7c..5fb01a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "patched_porobot" -version = "0.15.0" +version = "1.0.0" authors = ["Stefano Pigozzi "] edition = "2021" description = "Legends of Runeterra card database utilities and bots"