From 4963768198ddfbfdc29ae9e21115c024cdf20859 Mon Sep 17 00:00:00 2001 From: Kazuki HASEGAWA Date: Fri, 5 Jul 2019 09:48:13 +0900 Subject: [PATCH] bumpup 0.0.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2a05588..bfaa36e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION ?= 0.0.4 +VERSION ?= 0.0.5 LDFLAGS ?= "-X github.com/corrupt952/tmuxist/version.Version=${VERSION}" all: build