We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69a3aa commit 5de785cCopy full SHA for 5de785c
Makefile
@@ -1,4 +1,4 @@
1
-VERSION=2.1.0
+VERSION=2.1.1
2
COMMIT=$(shell git rev-parse --verify HEAD)
3
4
PACKAGES=$(shell go list ./... | grep -v /vendor/)
0 commit comments