summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2018-03-05 22:19:22 +0100
committerVictor Häggqvist <[email protected]>2018-03-05 22:19:22 +0100
commitf96b7fc1e15ad88c80814e6b153c74453098f499 (patch)
tree92813eab3a38ad4f177bedef5e5c402bec8a9699 /Makefile
parent6e1582f6e7f4148c25e58dc44a080d441e95db85 (diff)
update vendor to use dep
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fbfae46..b8156e9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
SHELL = /bin/bash
-VERSION=0.2.1
+VERSION=0.2.2
all:
@echo goboom makefile $(VERSION)