Bump version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Austen Adler 2022-12-27 23:45:10 -05:00
parent cb6f3def3c
commit 90596e8670
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -398,7 +398,7 @@ checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"
[[package]]
name = "live-cli"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"ansi4tui",
"anyhow",

View File

@ -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