update version to 0.1.3

This commit is contained in:
2025-03-18 20:43:28 +03:00
parent 65dba012d7
commit dd36d5f9c3
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -54,7 +54,7 @@ dependencies = [
[[package]] [[package]]
name = "build_msp" name = "build_msp"
version = "0.1.2" version = "0.1.3"
dependencies = [ dependencies = [
"clap", "clap",
] ]
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "build_msp" name = "build_msp"
version = "0.1.2" version = "0.1.3"
edition = "2024" edition = "2024"
authors = ["arabian"] authors = ["arabian"]
description = "A tool that helps to build .msp file mod" description = "A tool that helps to build .msp file mod"