Skip to content

Commit

Permalink
Prepare v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed Oct 11, 2022
1 parent 019ddb5 commit 1990054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# - "all" is the default target, it runs "lint" and "test"
#
MAJOR=3
MINOR=9
BUILD=1
MINOR=10
BUILD=0

GOOS=$(shell go env GOOS)
GO_FILES=$(shell find . -type f -name '*.go')
Expand Down

0 comments on commit 1990054

Please sign in to comment.