From 88744c2957ee5bd3d789a6e83cecaa5a0b919240 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sat, 25 Dec 2021 02:05:56 +0900 Subject: [PATCH] tap v.1.1.1 --- 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 64e3f2d..98c542c 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" +const VERSION = "v1.1.1"