Skip to content

Commit 74b5ac3

Browse files
committed
release v0.1.1
1 parent 304e25d commit 74b5ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Change this and commit to create new release
2-
VERSION=0.1.0
2+
VERSION=0.1.1
33
REVISION := $(shell git rev-parse --short HEAD;)
44

55
HAS_GLIDE := $(shell command -v glide;)

0 commit comments

Comments
 (0)