From 16410a75ef2e25b0df77ff988d120a127885c52a Mon Sep 17 00:00:00 2001 From: Masahiro Nagano Date: Tue, 14 May 2019 16:11:11 +0900 Subject: [PATCH] v++ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 422b96a..eafb4e7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.10.1 +VERSION=0.10.4 LDFLAGS=-ldflags "-X main.Version=${VERSION}" all: chocon