bump version number

This commit is contained in:
Quaternions 2025-02-03 15:54:02 -08:00
parent ba341b05ae
commit 1b0693261e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated

@ -1564,7 +1564,7 @@ dependencies = [
[[package]] [[package]]
name = "map-tool" name = "map-tool"
version = "1.6.0" version = "1.7.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"clap", "clap",

@ -1,6 +1,6 @@
[package] [package]
name = "map-tool" name = "map-tool"
version = "1.6.0" version = "1.7.0"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html