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