From bb3132714c01ff98d9d101c76b86d556a5c6af40 Mon Sep 17 00:00:00 2001 From: Tobias Schmidt Date: Wed, 26 Nov 2014 18:15:34 -0500 Subject: [PATCH] Bump --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a9dcbff6..a4bfbfab 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION := 0.7.0 +VERSION := 0.7.1 SRC := $(wildcard *.go) TARGET := node_exporter