We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95faad7 commit f17559dCopy full SHA for f17559d
1 file changed
Makefile
@@ -1,5 +1,5 @@
1
.PHONY: help deps install gofmt oracle depgraph check release log shortlog clean
2
-RELEASE=v1.0.1
+RELEASE=v1.0.2
3
VERSION="github.com/unders/docit/cli.Version=$(RELEASE)"
4
BUILDSTAMP="github.com/unders/docit/cli.Buildstamp=$(shell date -u '+%Y-%m-%dT%I:%M%p')"
5
GIT_HASH="github.com/unders/docit/cli.Githash=$(shell git rev-parse HEAD)"
0 commit comments