From 27a3d3759137b59fe690e8894c38774a85efd7ae Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Sat, 30 Jan 2021 15:05:02 +0200 Subject: [PATCH] Oops --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5d8a18e2..b80fba44 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 = "6.3.2GG" +version = "6.3.2" authors = ["Roey Darwish Dror "] exclude = ["doc/screenshot.gif"] edition = "2018"