diff --git a/Makefile b/Makefile index b13aeee..def0c3f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME=unicreds ARCH=$(shell uname -m) -VERSION=1.0.1 +VERSION=1.0.2 GO15VENDOREXPERIMENT := 1 vendor: