From 96916d1535ae6fd1c1fec75c0876729cb6c91f12 Mon Sep 17 00:00:00 2001 From: Viktor Farcic Date: Tue, 11 Feb 2020 13:57:06 +0100 Subject: [PATCH] Finally 2.0.0 --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 27df25ca2..4e97156ac 100644 --- a/Makefile +++ b/Makefile @@ -64,3 +64,4 @@ unittest: CGO_ENABLED=$(CGO_ENABLED) $(GO) \ test --run UnitTest -v +VERSION := 2.0.0