Skip to content

Commit 18c9a27

Browse files
committed
0.6.4
1 parent a3daf0e commit 18c9a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.3",
5+
"version": "0.6.4",
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)