Skip to content

Commit fb74a93

Browse files
committed
Prepare v3.21.0
1 parent 8faf531 commit fb74a93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
# - "all" is the default target, it runs "lint" and "test"
1414
#
1515
MAJOR=3
16-
MINOR=20
17-
BUILD=1
16+
MINOR=21
17+
BUILD=0
1818

1919
GOOS=$(shell go env GOOS)
2020
GOARCH=$(shell go env GOARCH)

0 commit comments

Comments
 (0)