Skip to content

Commit 5b783e4

Browse files
committed
0.6.6
1 parent 9c22eab commit 5b783e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "grafana-json-datasource",
33
"description": "Grafana JSON datasource",
44
"main": "index.js",
5-
"version": "0.6.5",
5+
"version": "0.6.6",
66
"scripts": {
77
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
88
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",

0 commit comments

Comments
 (0)