diff --git a/Makefile b/Makefile index 465b2bd..44a4bc1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.9.3 +VERSION = 0.9.4 GO_FMT = gofmt -s -w -l . GO_XC = goxc -os="linux darwin windows" -tasks-="rmbin"