diff --git a/Cargo.lock b/Cargo.lock index 5aa9f7fd..ee5c2560 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -34,7 +34,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "create-o7-app" -version = "0.1.5" +version = "0.1.6" dependencies = [ "anyhow", "crossterm 0.26.0", diff --git a/Cargo.toml b/Cargo.toml index f934c390..c30f5e62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "create-o7-app" -version = "0.1.5" +version = "0.1.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html