aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Schmidt <ts@soundcloud.com>2014-11-26 18:15:34 -0500
committerTobias Schmidt <ts@soundcloud.com>2014-11-26 18:15:34 -0500
commitbb3132714c01ff98d9d101c76b86d556a5c6af40 (patch)
treefcb949386d7e2600a65c8906dffeb9a6c4279c89
parent0aacec23356ff1d21f741c40086f8b88c951a085 (diff)
downloadprometheus_node_collector-bb3132714c01ff98d9d101c76b86d556a5c6af40.tar.bz2
prometheus_node_collector-bb3132714c01ff98d9d101c76b86d556a5c6af40.tar.xz
prometheus_node_collector-bb3132714c01ff98d9d101c76b86d556a5c6af40.zip
Bump0.7.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a9dcbff..a4bfbfa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1VERSION := 0.7.0 1VERSION := 0.7.1
2 2
3SRC := $(wildcard *.go) 3SRC := $(wildcard *.go)
4TARGET := node_exporter 4TARGET := node_exporter