update version to 0.1.4

This commit is contained in:
2025-03-18 23:18:25 +03:00
parent 7c2b5fba43
commit e696ab60b5
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.3" version = "0.1.4"
dependencies = [ dependencies = [
"clap", "clap",
] ]
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "build_msp" name = "build_msp"
version = "0.1.3" version = "0.1.4"
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"