We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b67e0df commit 8d123cbCopy full SHA for 8d123cb
Makefile
@@ -1,6 +1,6 @@
1
BINARY=postman
2
3
-VERSION=0.2
+VERSION=0.3
4
BUILD=`git rev-parse HEAD | head -c 8`
5
6
LDFLAGS="-X main.Version=${VERSION} -X main.Build=${BUILD}"
0 commit comments