From 136c611c3cc0de00e8c0d05b1168a554aaaadc98 Mon Sep 17 00:00:00 2001 From: Masahiro Nagano Date: Mon, 27 Sep 2021 15:54:51 +0900 Subject: [PATCH] v++ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 79a6f75..38f1dd9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.12.4 +VERSION=0.12.5 LDFLAGS=-ldflags "-w -s -X main.version=${VERSION}" all: chocon