version 0.1.4 -> 0.1.5

This commit is contained in:
2025-03-21 19:57:44 +03:00
parent 5f13b9e5d7
commit 25a47f8102
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.4" version = "0.1.5"
dependencies = [ dependencies = [
"clap", "clap",
] ]
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "build_msp" name = "build_msp"
version = "0.1.4" version = "0.1.5"
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"