From d2a607b4fdf68c098db2f99bf918921658612e44 Mon Sep 17 00:00:00 2001 From: hahwul Date: Sat, 24 Jul 2021 03:05:44 +0900 Subject: [PATCH] release v1.0.4 --- 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 553ba77..21b66ec 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.0.3" +const VERSION = "v1.0.4"