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