diff --git a/Cargo.lock b/Cargo.lock index 436f4e9..7d75d59 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -660,7 +660,7 @@ dependencies = [ [[package]] name = "mure" -version = "0.1.6" +version = "0.1.7" dependencies = [ "assay", "clap", diff --git a/Cargo.toml b/Cargo.toml index c5b11f8..cbe57f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mure" -version = "0.1.6" +version = "0.1.7" edition = "2021" authors = ["Yui Kitsu "] description = "A command line tool for creating and managing multiple repositories."