From 59a13f18471d8569bc7537da094177639430708d Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Thu, 1 Mar 2018 08:30:44 +0100 Subject: [PATCH] update version to 5.0.1-pre1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8197a695e72..df4359ef5c1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "company": "Grafana Labs" }, "name": "grafana", - "version": "5.0.0", + "version": "5.0.1-pre1", "repository": { "type": "git", "url": "http://github.com/grafana/grafana.git"