We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5c29ab commit cfc1f54Copy full SHA for cfc1f54
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "oci-grafana-plugin",
3
"private": true,
4
- "version": "1.1.2",
+ "version": "1.1.3",
5
"description": "",
6
"main": "index.js",
7
"scripts": {
src/plugin.json
@@ -26,7 +26,7 @@
26
{"name": "GitHub", "url": "https://github.com/oracle/oci-grafana-plugin"},
27
{"name": "UPL", "url": "https://oss.oracle.com/licenses/upl"}
28
],
29
30
"updated": "2020-07-06"
31
},
32
0 commit comments