diff --git a/Cargo.lock b/Cargo.lock index 003807b..e39e264 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -54,7 +54,7 @@ dependencies = [ [[package]] name = "build_msp" -version = "0.1.4" +version = "0.1.5" dependencies = [ "clap", ] diff --git a/Cargo.toml b/Cargo.toml index 61ad641..afc7134 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "build_msp" -version = "0.1.4" +version = "0.1.5" edition = "2024" authors = ["arabian"] description = "A tool that helps to build .msp file mod"