From 3c980ae15b5473bfa81c807d1469559b237e1188 Mon Sep 17 00:00:00 2001 From: Mark Wolfe Date: Thu, 25 Feb 2016 11:20:01 +1100 Subject: [PATCH] Bump the version number to 1.0.5. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c598be8..c365738 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=unicreds ARCH=$(shell uname -m) -VERSION=1.0.4 +VERSION=1.0.5 GO15VENDOREXPERIMENT := 1 vendor: