change version to 0.1.6

This commit is contained in:
2025-11-08 22:31:08 +03:00
parent 757218ea57
commit a93636c6a7
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -10,7 +10,7 @@ checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd"
[[package]] [[package]]
name = "build_msp" name = "build_msp"
version = "0.1.5" version = "0.1.6"
dependencies = [ dependencies = [
"clap", "clap",
] ]
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "build_msp" name = "build_msp"
version = "0.1.5" version = "0.1.6"
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"