From 3d360ec969319204767f85a814fd26218935d6e1 Mon Sep 17 00:00:00 2001 From: keplerHaloxx Date: Wed, 2 Oct 2024 16:57:59 +1000 Subject: [PATCH] version change --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 90a816a..baf71f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roblox-chess-script" -version = "0.1.0" +version = "0.1.1" edition = "2021" [dependencies]