From f2b48cba3f128ab2c92faf8b38fee7f5bf020b6a Mon Sep 17 00:00:00 2001 From: Masahiro Nagano Date: Thu, 27 Sep 2018 00:33:57 +0900 Subject: [PATCH] v++ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fc1c5b9..26c6c56 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.0.8 +VERSION=0.1.0 LDFLAGS=-ldflags "-X main.Version=${VERSION}" all: wsgate-server