From 66a72e9ece0d328b24c98c9905c73b982087c42f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 25 Jul 2016 12:20:21 +0200 Subject: [PATCH] changed version to 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba12e20c020..f33695438b9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "company": "Coding Instinct AB" }, "name": "grafana", - "version": "3.1.0", + "version": "3.1.1", "repository": { "type": "git", "url": "http://github.com/grafana/grafana.git"