Skip to content

Commit 367d88d

Browse files
committed
update makefile
1 parent 3dbc7e3 commit 367d88d

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
@@ -2,7 +2,7 @@ BINARY="redissyncer-cli"
22
LINUX="linux-amd64"
33
DARWIN="darwin-adm64"
44
WIN="windows-amd64"
5-
VERSION=0.1.0
5+
VERSION=0.2.0
66
BUILD=`date +%FT%T%z`
77

88
PACKAGES=`go list ./... | grep -v /vendor/`

0 commit comments

Comments
 (0)