Skip to content

Commit 2cb83a3

Browse files
committed
Bump
1 parent 546a92a commit 2cb83a3

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
@@ -2,7 +2,7 @@ GOBIN ?= $(shell go env GOPATH)/bin
22
PKG = github.com/dotzero/git-profile
33
BIN := git-profile
44

5-
VERSION := 1.7.0
5+
VERSION := 1.7.1
66
HASH := $(shell git rev-parse --short HEAD)
77
DATE := $(shell date +%FT%T%z)
88

0 commit comments

Comments
 (0)