Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit fb27853

Browse files
author
bacardi55
committed
bump version to v0.4.7
1 parent 5cfea98 commit fb27853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GOCMD := CGO_ENABLED=0 go
22
BINARY := gtl
33
BINDIR := ./bin
4-
VERSION := 0.4.6
4+
VERSION := 0.4.7
55

66
GOLDFLAGS := -s -w -X main.Version=$(VERSION)
77

0 commit comments

Comments
 (0)