From 40a09422aef79da49cd63b640e5dd321fd1629eb Mon Sep 17 00:00:00 2001 From: idk Date: Fri, 4 Mar 2022 12:06:16 -0500 Subject: [PATCH] bump --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eaa325d..32556f0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ GO111MODULE=on REPO_NAME=blizzard USER_GH=eyedeekay -VERSION=0.0.42 +VERSION=0.0.43 PWD=`pwd` ARG=-v -tags netgo,osusergo -ldflags '-w -s'