From edb97a6a3c023e03611a5a441e45703ce9f2cba5 Mon Sep 17 00:00:00 2001 From: Masahiro Nagano Date: Wed, 8 Apr 2020 11:52:37 +0900 Subject: [PATCH] v++ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 5ed9ded..8aebb16 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.11.0 +VERSION=0.12.0 LDFLAGS=-ldflags "-X main.Version=${VERSION}" all: chocon