From 09f22b2ee0f3a2357905da53e3cf54e9111a0cf0 Mon Sep 17 00:00:00 2001 From: Masahiro Nagano Date: Tue, 23 Apr 2019 01:02:30 +0900 Subject: [PATCH] v++ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1271cd2..ab9ca3a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.2.0 +VERSION=0.2.1 LDFLAGS=-ldflags "-X main.Version=${VERSION}" all: wsgate-server