We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80702de commit 4825fcdCopy full SHA for 4825fcd
Makefile
@@ -6,7 +6,7 @@ else
6
TEST_OPTS := -cover -race -coverprofile=coverage.txt -covermode=atomic
7
endif
8
9
-VERSION := 0.4.1
+VERSION := 0.5.0
10
11
# Version info for binaries
12
GIT_REVISION := $(shell git rev-parse --short HEAD)
0 commit comments