We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 304e25d commit 74b5ac3Copy full SHA for 74b5ac3
Makefile
@@ -1,5 +1,5 @@
1
# Change this and commit to create new release
2
-VERSION=0.1.0
+VERSION=0.1.1
3
REVISION := $(shell git rev-parse --short HEAD;)
4
5
HAS_GLIDE := $(shell command -v glide;)
0 commit comments