diff --git a/Cargo.lock b/Cargo.lock index 7343390..87b686f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1365,7 +1365,7 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" [[package]] name = "vpm-repos-gen" -version = "1.3.0" +version = "1.4.0" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index bf19b1e..398db91 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vpm-repos-gen" -version = "1.3.0" +version = "1.4.0" authors = ["koyashiro "] edition = "2021" description = "vpm repos generator"