Skip to content

Commit

Permalink
Bump version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rozetko committed May 28, 2019
1 parent e6cb621 commit 5b46bfb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/plugin.json
Expand Up @@ -27,7 +27,7 @@
"name": "Main",
"path": "assets/screenshot_main.png"
}],
"version": "1.0.3",
"version": "1.0.4",
"updated": "2019-05-27"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "grafana-progress-list-plugin",
"version": "1.0.3",
"version": "1.0.4",
"description": "Show list of progress items by mapping your data.",
"main": "src/module.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/plugin.json
Expand Up @@ -27,7 +27,7 @@
"name": "Main",
"path": "assets/screenshot_main.png"
}],
"version": "1.0.3",
"version": "1.0.4",
"updated": "2019-05-27"
},
"dependencies": {
Expand Down

0 comments on commit 5b46bfb

Please sign in to comment.