From 32eb9d96c6cf5ab37266b83cfca95fcdf076d759 Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Sun, 3 Jun 2018 19:15:53 +0300 Subject: [PATCH] Version bump --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 314e2061..8ea4d427 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -187,7 +187,7 @@ dependencies = [ [[package]] name = "topgrade" -version = "0.1.0" +version = "0.2.0" dependencies = [ "error-chain 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "os_type 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",