1 parent 9c2e4c8 commit 8a3d12cCopy full SHA for 8a3d12c
1 file changed
Makefile
@@ -2,7 +2,7 @@ GOBIN ?= $(shell go env GOPATH)/bin
2
PKG = github.com/dotzero/git-profile
3
BIN := git-profile
4
5
-VERSION := 1.8.1
+VERSION := 1.9.0
6
HASH := $(shell git rev-parse --short HEAD)
7
DATE := $(shell date +%FT%T%z)
8
0 commit comments