diff --git a/Cargo.lock b/Cargo.lock index 35fbc79c..957ed9fd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -67,7 +67,7 @@ dependencies = [ [[package]] name = "bupstash" -version = "0.6.2" +version = "0.6.4" dependencies = [ "anyhow", "atty", diff --git a/Cargo.toml b/Cargo.toml index 78b4a0ab..1f4cdbb7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bupstash" -version = "0.6.3" +version = "0.6.4" authors = ["Andrew Chambers "] edition = "2018" license = "MIT"