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