From 5732bfc8a9d7053cfe445fc8b6262f5375bef37a Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 15 May 2022 22:52:44 -0400 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8cbfbb0..7d0c172 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "navi" -version = "2.19.0" +version = "2.20.0" authors = ["Denis Isidoro "] edition = "2021" description = "An interactive cheatsheet tool for the command-line"