diff --git a/Cargo.lock b/Cargo.lock index 2f133c0..a03cc49 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -264,7 +264,7 @@ dependencies = [ [[package]] name = "map-tool" -version = "0.1.0" +version = "1.0.0" dependencies = [ "clap", "rbx_binary", diff --git a/Cargo.toml b/Cargo.toml index 3427a0b..ffefc67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "map-tool" -version = "0.1.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html