From 1ae5552abdad2e81466bc9fd4cd4589d2c142ede Mon Sep 17 00:00:00 2001 From: Masahiro Nagano Date: Fri, 7 Jun 2019 13:25:36 +0900 Subject: [PATCH] v++ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eafb4e7..f82a227 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.10.4 +VERSION=0.10.5 LDFLAGS=-ldflags "-X main.Version=${VERSION}" all: chocon