Skip to content

Commit 8438fae

Browse files
authored
update makefile for new release(dep updates)
1 parent 4e7693d commit 8438fae

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 @@ GOCMD=go
22
BINARY=awsnews
33
BUILD_FLAGS=-ldflags="-s -w"
44
PROJECT=circa10a/go-aws-news
5-
VERSION=0.4.0
5+
VERSION=0.4.1
66

77
# First target for travis ci
88
test:

0 commit comments

Comments
 (0)