diff --git a/Cargo.lock b/Cargo.lock index f7a8538..31bdb20 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1960,7 +1960,7 @@ dependencies = [ [[package]] name = "readymade" -version = "0.4.0" +version = "0.5.0" dependencies = [ "backhand", "bytesize", diff --git a/Cargo.toml b/Cargo.toml index 71825c0..bc099a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "readymade" -version = "0.4.0" +version = "0.5.0" edition = "2021" license = "MIT WITH GPL-3.0-or-later" description = "Install ready-made distribution images"