From a94df3e02c1b736d6a243787bd8820e3ef5c3cf8 Mon Sep 17 00:00:00 2001 From: Alexander Tarasov Date: Tue, 18 Mar 2025 18:03:06 +0300 Subject: [PATCH] update version to 0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 664af46..c90474a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "build_msp" -version = "0.1.1" +version = "0.1.2" edition = "2024" authors = ["arabian"] description = "A tool that helps to build .msp file mod"