diff --git a/Cargo.lock b/Cargo.lock index 18b0fae..5a47a9f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2307,7 +2307,7 @@ dependencies = [ [[package]] name = "readymade" -version = "0.9.0" +version = "0.10.0" dependencies = [ "backhand", "bytesize", diff --git a/Cargo.toml b/Cargo.toml index 5de20d0..427fa61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "readymade" -version = "0.9.0" +version = "0.10.0" edition = "2021" license = "MIT WITH GPL-3.0-or-later" description = "Install ready-made distribution images"