Skip to content

Commit 4825fcd

Browse files
committed
Bump up version to v0.5.0
1 parent 80702de commit 4825fcd

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
@@ -6,7 +6,7 @@ else
66
TEST_OPTS := -cover -race -coverprofile=coverage.txt -covermode=atomic
77
endif
88

9-
VERSION := 0.4.1
9+
VERSION := 0.5.0
1010

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

0 commit comments

Comments
 (0)