From c3762347e8d6f7522726093847413ff4a26d1216 Mon Sep 17 00:00:00 2001 From: Sriram Date: Tue, 1 Jun 2021 13:18:46 +0100 Subject: [PATCH] update to 0.7.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0a17c6e..1869342b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-infinity-datasource", - "version": "0.7.1", + "version": "0.7.2", "description": "JSON, CSV, XML, GraphQL & HTML datasource for Grafana. Do infinite things with Grafana.", "main": "dist/module.js", "scripts": {