diff --git a/Cargo.lock b/Cargo.lock index ddbbc481..82fb01c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -34,7 +34,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "create-o7-app" -version = "0.1.3" +version = "0.1.4" dependencies = [ "anyhow", "crossterm 0.26.0", diff --git a/Cargo.toml b/Cargo.toml index 76a9912f..1d783120 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "create-o7-app" -version = "0.1.3" +version = "0.1.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html