From eb647fe0ea7205e8880028d4630014c3b38d734d Mon Sep 17 00:00:00 2001 From: Jeremy Unruh Date: Sun, 26 Mar 2017 22:58:46 -0700 Subject: [PATCH] rev to 0.9.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"