From deb96a461b2c9b562706a3c005da00cace01c55a Mon Sep 17 00:00:00 2001 From: Masahiro Nagano Date: Wed, 19 Feb 2020 16:18:36 +0900 Subject: [PATCH] ver++ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1b805b8..5ed9ded 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.10.6 +VERSION=0.11.0 LDFLAGS=-ldflags "-X main.Version=${VERSION}" all: chocon