diff --git a/Cargo.toml b/Cargo.toml index 5d46d81..2fbf39f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ctrlg" description = "A command line context switcher, written in Rust" -version = "0.0.1" +version = "0.0.2" edition = "2021" license = "MIT"