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