aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Schmidt <ts@soundcloud.com>2014-11-26 16:41:40 -0500
committerTobias Schmidt <ts@soundcloud.com>2014-11-26 16:41:40 -0500
commit139155a243dbaaea618edc0768866f25f73dc087 (patch)
tree0bb6cbeae5ea640c28420a8b614ac177bee4d132
parent939d8506eb5bb90c1b9db366fc88feb14006be30 (diff)
downloadprometheus_node_collector-139155a243dbaaea618edc0768866f25f73dc087.tar.bz2
prometheus_node_collector-139155a243dbaaea618edc0768866f25f73dc087.tar.xz
prometheus_node_collector-139155a243dbaaea618edc0768866f25f73dc087.zip
Bump0.7.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 65a776f..a9dcbff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
1VERSION := 0.6.0 1VERSION := 0.7.0
2 2
3SRC := $(wildcard *.go) 3SRC := $(wildcard *.go)
4TARGET := node_exporter 4TARGET := node_exporter