Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Commit 3eefaa2

Browse files
committed
update versions to 0.4.1
1 parent df15274 commit 3eefaa2

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.4.0",
3+
"version": "0.4.1",
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.4.0",
42+
"version": "0.4.1",
4343
"updated": "%TODAY%"
4444
},
4545
"dependencies": {

0 commit comments

Comments
 (0)