diff --git a/Cargo.toml b/Cargo.toml index 841ec56..62d8df3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "navi" -version = "2.24.0" +version = "2.25.0-beta1" authors = ["Denis Isidoro "] edition = "2021" description = "An interactive cheatsheet tool for the command-line"