From 5fc4d1f0ff3d4d517e75148d8afa42dec1182a96 Mon Sep 17 00:00:00 2001 From: Brian Brazil Date: Fri, 8 Apr 2016 10:22:33 +0100 Subject: [PATCH] Now developing 0.2.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cfdf04e..0e1dccb 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION := 0.1.0 +VERSION := 0.2.0 TARGET := blackbox_exporter GOFLAGS := -ldflags "-X main.Version=$(VERSION)" -- 2.25.1