From 2b3333b8a613ca0f85b515f739a3956404e2ac98 Mon Sep 17 00:00:00 2001 From: Vlatko Kosturjak Date: Sat, 15 Feb 2020 03:35:36 +0100 Subject: [PATCH] Bump version to 2.0.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 91fe379..c935e09 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.2.0 +VERSION=2.0.0 bins: dep cd make-static-appimage && go build