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)