Skip to content

Commit db275f2

Browse files
committed
0.6.5
1 parent fd897e1 commit db275f2

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.4",
5+
"version": "0.6.5",
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)