From 139155a243dbaaea618edc0768866f25f73dc087 Mon Sep 17 00:00:00 2001 From: Tobias Schmidt Date: Wed, 26 Nov 2014 16:41:40 -0500 Subject: [PATCH] Bump --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 65a776f7..a9dcbff6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.6.0 +VERSION := 0.7.0 SRC := $(wildcard *.go) TARGET := node_exporter