From 22469c8340c0a4ef99f7b9c52f7c36002e2b4266 Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Tue, 30 Jun 2020 12:24:09 +0300 Subject: [PATCH] Version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 591087ca..d8112dd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ categories = ["os"] keywords = ["upgrade", "update"] license-file = "LICENSE" repository = "https://github.com/r-darwish/topgrade" -version = "4.9.0" +version = "5.0.0" authors = ["Roey Darwish Dror "] exclude = ["doc/screenshot.gif"] edition = "2018"