diff --git a/Cargo.lock b/Cargo.lock index 6aaa0cf..f54f574 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -398,7 +398,7 @@ checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4" [[package]] name = "live-cli" -version = "0.2.0" +version = "0.3.0" dependencies = [ "ansi4tui", "anyhow", diff --git a/Cargo.toml b/Cargo.toml index b3f5e95..a4ffed1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "live-cli" -version = "0.2.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html