Skip to content

Commit 785b1cc

Browse files
author
faiqus
committed
[skip ci] Release v1.0.1
1 parent 45941fa commit 785b1cc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "oci-grafana-plugin",
33
"private": true,
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "",
66
"main": "index.js",
77
"scripts": {

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{"name": "GitHub", "url": "https://github.com/oracle/oci-grafana-plugin"},
2727
{"name": "MIT License", "url": "https://github.com/oracle/oci-grafana-plugin"}
2828
],
29-
"version": "1.0.0",
29+
"version": "1.0.1",
3030
"updated": "2019-01-23"
3131
},
3232

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{"name": "GitHub", "url": "https://github.com/oracle/oci-grafana-plugin"},
2727
{"name": "MIT License", "url": "https://github.com/oracle/oci-grafana-plugin"}
2828
],
29-
"version": "1.0.0",
29+
"version": "1.0.1",
3030
"updated": "2019-01-23"
3131
},
3232

0 commit comments

Comments
 (0)