Browse Source

Bump version to 0.3.0

master
rozetko 5 years ago
parent
commit
0f5c5959e4
  1. 2
      package.json
  2. 2
      src/plugin.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "grafana-hastic-app",
"version": "0.2.8",
"version": "0.3.0",
"description": "Hastic app: labeling and rendeting analytics from hastic-server",
"main": "dist/module",
"scripts": {

2
src/plugin.json

@ -11,7 +11,7 @@
"small": "img/icn-graph-panel.png",
"large": "img/icn-graph-panel.png"
},
"version": "0.2.8"
"version": "0.3.0"
},
"includes": [
{ "type": "panel", "name": "Hastic Graph Panel" }

Loading…
Cancel
Save