diff --git a/Cargo.lock b/Cargo.lock index 437f1ac..28b23b2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -646,7 +646,7 @@ dependencies = [ [[package]] name = "hop-cli" -version = "0.1.13" +version = "0.1.14" dependencies = [ "async-compression", "async_zip", diff --git a/Cargo.toml b/Cargo.toml index caa58fd..d06f28e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hop-cli" -version = "0.1.13" +version = "0.1.14" edition = "2021" license = "MPL-2.0" authors = ["Hop Inc."]