Skip to content

Commit

Permalink
Bump up version to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Dec 9, 2019
1 parent 9bbd200 commit 3fdce49
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 @@ -6,7 +6,7 @@ else
TEST_OPTS := -cover -race -coverprofile=coverage.txt -covermode=atomic
endif

VERSION := 0.3.0
VERSION := 0.4.0

# Version info for binaries
GIT_REVISION := $(shell git rev-parse --short HEAD)
Expand Down

0 comments on commit 3fdce49

Please sign in to comment.