Browse Source

bump version to 0.5.1

pull/1/head
rozetko 4 years ago
parent
commit
1d5524657c
  1. 2
      package.json

2
package.json

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

Loading…
Cancel
Save