Skip to content

Commit

Permalink
release: update version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Buchanan authored and buchanae committed Nov 16, 2017
1 parent 76b58d1 commit 7423735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ifndef GOPATH
$(error GOPATH is not set)
endif

VERSION = 0.4.0
VERSION = 0.4.1
TESTS=$(shell go list ./... | grep -v /vendor/)
CONFIGDIR=$(shell pwd)/tests

Expand Down

0 comments on commit 7423735

Please sign in to comment.