From dfd74333472398e4c34e84095257b3c2802927df Mon Sep 17 00:00:00 2001 From: sharkdp Date: Tue, 13 Jun 2017 20:29:29 +0200 Subject: Bump to v2.0.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 881d4ea..6e7cba9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "fd" -version = "1.1.0" +version = "2.0.0" dependencies = [ "ansi_term 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)", "atty 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index dedb6b4..797c7f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fd" -version = "1.1.0" +version = "2.0.0" authors = ["David Peter "] [dependencies] -- cgit v1.2.3