Skip to content

Commit

Permalink
bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rozetko committed Oct 6, 2020
1 parent 7a0723d commit c1ef792
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.5.0",
"version": "0.5.1",
"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.5.0",
"updated": "2020-09-29"
"version": "0.5.1",
"updated": "2020-10-06"
},
"dependencies": {
"grafanaVersion": "6.2.0+",
Expand Down

0 comments on commit c1ef792

Please sign in to comment.