Bump to 2.17.0

This commit is contained in:
Denis Isidoro 2021-08-09 10:47:24 -03:00
parent 9396fd539c
commit b30f680cb0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -317,7 +317,7 @@ dependencies = [
[[package]]
name = "navi"
version = "2.16.1"
version = "2.17.0"
dependencies = [
"anyhow",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "navi"
version = "2.16.1"
version = "2.17.0"
authors = ["Denis Isidoro <denis_isidoro@live.com>"]
edition = "2018"
description = "An interactive cheatsheet tool for the command-line"