From dd57872ea26ed1aece10817dd0069f0f608c5d0c Mon Sep 17 00:00:00 2001 From: Masahiro Nagano Date: Thu, 5 Aug 2021 09:34:08 +0900 Subject: [PATCH] v++ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 380c48e..79a6f75 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.12.3 +VERSION=0.12.4 LDFLAGS=-ldflags "-w -s -X main.version=${VERSION}" all: chocon