From cd1810844e2f8086a9a04849889407bdc92d89f8 Mon Sep 17 00:00:00 2001 From: hahwul Date: Thu, 14 Oct 2021 00:37:55 +0900 Subject: [PATCH] tap v1.1.0 Signed-off-by: hahwul --- pkg/printing/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/printing/version.go b/pkg/printing/version.go index 13a5ed7..64e3f2d 100644 --- a/pkg/printing/version.go +++ b/pkg/printing/version.go @@ -1,4 +1,4 @@ package printing // VERSION is version of gee -const VERSION = "v1.1.0-dev" +const VERSION = "v1.1.0"