Bump to 2.0.2

This commit is contained in:
Denis Isidoro 2020-03-10 14:11:19 -03:00
parent 751393309f
commit 8069e6dbe2
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -89,7 +89,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "navi"
version = "2.0.0"
version = "2.0.2"
dependencies = [
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"raw_tty 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -1,6 +1,6 @@
[package]
name = "navi"
version = "2.0.0"
version = "2.0.2"
authors = ["Denis Isidoro <denis_isidoro@live.com>"]
edition = "2018"