Skip to content

Commit

Permalink
Bump version 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
amper43 committed Jan 21, 2020
1 parent 4d4d8ff commit 2aeab8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafana-data-exporter-panel",
"version": "0.3.5",
"version": "0.3.6",
"description": "Data Exporter Plugin",
"main": "src/module.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"keywords": [],
"links": [],
"screenshots": [],
"version": "0.3.5",
"updated": "2018-09-27"
"version": "0.3.6",
"updated": "2020-01-21"
},
"dependencies": {
"grafanaVersion": "4.6.x 5.x",
Expand Down

0 comments on commit 2aeab8f

Please sign in to comment.