diff --git a/dist/plugin.json b/dist/plugin.json index 1eab7bd..3310255 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -18,8 +18,8 @@ {"name": "Project site", "url": "https://www.circonus.com/irondb/"}, {"name": "License", "url": "https://github.com/circonus-labs/circonusllhist/blob/master/LICENSE"} ], - "version": "0.9.3", - "updated": "2020-03-19" + "version": "0.9.4", + "updated": "2020-04-17" }, "dependencies": { diff --git a/package.json b/package.json index f0a2cd8..1484f24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "circonus-irondb-datasource", - "version": "0.9.3", + "version": "0.9.4", "description": "IRONdb Data Source for Grafana.", "scripts": { "build": "grafana-toolkit plugin:build", diff --git a/src/plugin.json b/src/plugin.json index 1eab7bd..3310255 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -18,8 +18,8 @@ {"name": "Project site", "url": "https://www.circonus.com/irondb/"}, {"name": "License", "url": "https://github.com/circonus-labs/circonusllhist/blob/master/LICENSE"} ], - "version": "0.9.3", - "updated": "2020-03-19" + "version": "0.9.4", + "updated": "2020-04-17" }, "dependencies": {