summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDenis Isidoro <denis.isidoro@uber.com>2021-08-24 09:22:58 -0300
committerDenis Isidoro <denis.isidoro@uber.com>2021-08-24 09:22:58 -0300
commit6f4e04c6fc885d06cc09f29414d605c493007e37 (patch)
tree3b17dba16575b39a97cc0ad1abf133f13e277745 /Cargo.toml
parent4c030423f3d4bad141e0c6c3021d93f8126a7308 (diff)
Aug-24 09h22: Cargo.lock, Cargo.toml
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1d760bd..6520230 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "navi"
-version = "2.17.1"
+version = "2.17.2"
authors = ["Denis Isidoro <denis_isidoro@live.com>"]
edition = "2018"
description = "An interactive cheatsheet tool for the command-line"