Skip to content

Commit 5535b57

Browse files
committed
update version to 0.4.0
1 parent 197ae69 commit 5535b57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hamedkarbasi93-nodegraphapi-datasource",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"description": "",
55
"scripts": {
66
"build": "grafana-toolkit plugin:build",

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"path": "img/graph-example.png"
4040
}
4141
],
42-
"version": "0.3.1",
42+
"version": "0.4.0",
4343
"updated": "%TODAY%"
4444
},
4545
"dependencies": {

0 commit comments

Comments
 (0)