We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd897e1 commit db275f2Copy full SHA for db275f2
package.json
@@ -2,7 +2,7 @@
2
"name": "grafana-json-datasource",
3
"description": "Grafana JSON datasource",
4
"main": "index.js",
5
- "version": "0.6.4",
+ "version": "0.6.5",
6
"scripts": {
7
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
8
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",
0 commit comments