From cdae1b2b16ce5637d3755c231a437caed0a682a1 Mon Sep 17 00:00:00 2001 From: wolfeidau Date: Tue, 6 Mar 2018 10:52:55 +1100 Subject: [PATCH] Prepare for 1.6.0 release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 749f65f..5cf7450 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=unicreds ARCH=$(shell uname -m) -VERSION=1.5.2 +VERSION=1.6.0 GO15VENDOREXPERIMENT := 1 ITERATION := 1