diff --git a/Cargo.lock b/Cargo.lock index d1b07c00..dbcd28ac 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2519,7 +2519,7 @@ dependencies = [ [[package]] name = "workspace-node-tools" -version = "1.0.15" +version = "1.0.16" dependencies = [ "chrono", "execute", diff --git a/Cargo.toml b/Cargo.toml index 205f5127..221d77f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "workspace-node-tools" -version = "1.0.15" +version = "1.0.16" edition = "2021" description = "Node workspace version tools" repository = "https://github.com/websublime/workspace-node-tools" diff --git a/src/changes.rs b/src/changes.rs index 6197ffbd..1bf6620b 100644 --- a/src/changes.rs +++ b/src/changes.rs @@ -322,10 +322,10 @@ pub fn change_exist(branch: String, packages_name: Vec, cwd: Option