Skip to content

Commit f17559d

Browse files
committed
Bump version v1.0.2
* add -name flag.
1 parent 95faad7 commit f17559d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.PHONY: help deps install gofmt oracle depgraph check release log shortlog clean
2-
RELEASE=v1.0.1
2+
RELEASE=v1.0.2
33
VERSION="github.com/unders/docit/cli.Version=$(RELEASE)"
44
BUILDSTAMP="github.com/unders/docit/cli.Buildstamp=$(shell date -u '+%Y-%m-%dT%I:%M%p')"
55
GIT_HASH="github.com/unders/docit/cli.Githash=$(shell git rev-parse HEAD)"

0 commit comments

Comments
 (0)