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 8faf531 commit fb74a93Copy full SHA for fb74a93
1 file changed
Makefile
@@ -13,8 +13,8 @@
13
# - "all" is the default target, it runs "lint" and "test"
14
#
15
MAJOR=3
16
-MINOR=20
17
-BUILD=1
+MINOR=21
+BUILD=0
18
19
GOOS=$(shell go env GOOS)
20
GOARCH=$(shell go env GOARCH)
0 commit comments