Skip to content

Commit cfc1f54

Browse files
committed
[skip ci] Release v1.1.3
1 parent b5c29ab commit cfc1f54

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,7 +1,7 @@
11
{
22
"name": "oci-grafana-plugin",
33
"private": true,
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"description": "",
66
"main": "index.js",
77
"scripts": {

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": "UPL", "url": "https://oss.oracle.com/licenses/upl"}
2828
],
29-
"version": "1.1.2",
29+
"version": "1.1.3",
3030
"updated": "2020-07-06"
3131
},
3232

0 commit comments

Comments
 (0)