Skip to content

Commit 5712caa

Browse files
authored
Merge pull request #112 from oracle/dl/ver
Bump version number
2 parents 71b8f68 + 52d894f commit 5712caa

File tree

2 files changed

+3
-3
lines changed

2 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-metrics-datasource",
33
"private": true,
4-
"version": "3.0.1-alpha",
4+
"version": "3.0.2",
55
"description": "Oracle Cloud Infrastructure Metrics Data Source for Grafana",
66
"main": "index.js",
77
"scripts": {

src/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
{ "name": "UPL", "url": "https://oss.oracle.com/licenses/upl" }
3131
],
32-
"version": "3.0.1-alpha",
33-
"updated": "2022-01-14"
32+
"version": "3.0.2",
33+
"updated": "2022-02-09"
3434
},
3535

3636
"dependencies": {

0 commit comments

Comments
 (0)