diff --git a/Cargo.toml b/Cargo.toml index ea2f7dc..0d45b1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo-rx" -version = "0.2.0" +version = "0.3.0" authors = ["Ritvik Nag "] description = "A simple fuzzy finder that allows you to search and run examples from the command line. It comes with the `rx` command." documentation = "https://docs.rs/cargo-rx"