Browse Source

0.6.2

pull/8/head
rozetko 1 year ago
parent
commit
cf645c11de
  1. 2
      package.json

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "grafana-data-exporter", "name": "grafana-data-exporter",
"version": "0.6.1", "version": "0.6.2",
"description": "Server for fetching data from Grafana datasources", "description": "Server for fetching data from Grafana datasources",
"scripts": { "scripts": {
"start": "node dist/server.js", "start": "node dist/server.js",

Loading…
Cancel
Save