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.
2 parents 71b8f68 + 52d894f commit 5712caaCopy full SHA for 5712caa
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "oci-metrics-datasource",
3
"private": true,
4
- "version": "3.0.1-alpha",
+ "version": "3.0.2",
5
"description": "Oracle Cloud Infrastructure Metrics Data Source for Grafana",
6
"main": "index.js",
7
"scripts": {
src/plugin.json
@@ -29,8 +29,8 @@
29
},
30
{ "name": "UPL", "url": "https://oss.oracle.com/licenses/upl" }
31
],
32
33
- "updated": "2022-01-14"
+ "updated": "2022-02-09"
34
35
36
"dependencies": {
0 commit comments