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