From 712f6918fad75b327772531ce1bc8c1db72a5fcb Mon Sep 17 00:00:00 2001 From: kung-foo Date: Mon, 23 Jan 2017 20:20:00 +0100 Subject: [PATCH] bump to 1.0.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a927b22..9583858 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 1.0.0 +VERSION := 1.0.2 NAME := freki GH_PATH := github.com/kung-foo/$(NAME) BUILDSTRING := $(shell git log --pretty=format:'%h' -n 1)