We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c22eab commit 5b783e4Copy full SHA for 5b783e4
package.json
@@ -2,7 +2,7 @@
2
"name": "grafana-json-datasource",
3
"description": "Grafana JSON datasource",
4
"main": "index.js",
5
- "version": "0.6.5",
+ "version": "0.6.6",
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