diff --git a/Cargo.lock b/Cargo.lock index a2b9703..cfb74f8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1913,7 +1913,7 @@ dependencies = [ [[package]] name = "readymade" -version = "0.3.3" +version = "0.3.4" dependencies = [ "backhand", "bytesize", diff --git a/Cargo.toml b/Cargo.toml index fb9b2fe..6ba1073 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "readymade" -version = "0.3.3" +version = "0.3.4" edition = "2021" license = "MIT WITH GPL-3.0-or-later" description = "Install ready-made distribution images"