From dd174edd185746dd473d549f23bfd91226499699 Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Sun, 3 Jun 2018 19:09:57 +0300 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5c60e0ac..b9c825f9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "topgrade" description = "Upgrade all the things" license-file = "LICENCE" repository = "https://github.com/r-darwish/topgrade" -version = "0.1.0" +version = "0.2.0" authors = ["Roey Darwish Dror "] exclude = ["doc/screenshot.gif"]