diff --git a/Cargo.lock b/Cargo.lock index d311a15..e8546f1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1795,7 +1795,7 @@ dependencies = [ [[package]] name = "sheet-organizer" -version = "0.1.0" +version = "0.1.1" dependencies = [ "blake3", "clap", diff --git a/Cargo.toml b/Cargo.toml index 604042e..673a595 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sheet-organizer" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html