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

Commit ebef470

Browse files
bump version to 0.4
1 parent 8448726 commit ebef470

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dist/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md"
2626
}
2727
],
28-
"version": "0.3.1",
28+
"version": "0.4",
2929
"updated": "2018-09-13"
3030
},
3131

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ca-apm-grafana-datasource",
3-
"version": "0.3.1",
3+
"version": "0.4",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/oberschlauberger/ca-apm-grafana-datasource/blob/master/LICENSE.md"
2626
}
2727
],
28-
"version": "0.3.1",
28+
"version": "0.4",
2929
"updated": "2018-09-13"
3030
},
3131

0 commit comments

Comments
 (0)