From e3bfaa72e31c7e3e32f6ee38fb27d2edf8411b7c Mon Sep 17 00:00:00 2001 From: Mark Wolfe Date: Tue, 23 Feb 2016 17:12:50 +1100 Subject: [PATCH] Bump the version number to 1.0.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3d63bba..c598be8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=unicreds ARCH=$(shell uname -m) -VERSION=1.0.3 +VERSION=1.0.4 GO15VENDOREXPERIMENT := 1 vendor: