diff --git a/dist/plugin.json b/dist/plugin.json index c19253f..5f8490e 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -27,7 +27,7 @@ "name": "Main", "path": "assets/screenshot_main.png" }], - "version": "1.0.3", + "version": "1.0.4", "updated": "2019-05-27" }, "dependencies": { diff --git a/package-lock.json b/package-lock.json index 913a291..a8a99c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "grafana-progress-list-plugin", - "version": "1.0.3", + "version": "1.0.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e773441..a4e42d9 100644 --- a/package.json +++ b/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": { diff --git a/src/plugin.json b/src/plugin.json index c19253f..5f8490e 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -27,7 +27,7 @@ "name": "Main", "path": "assets/screenshot_main.png" }], - "version": "1.0.3", + "version": "1.0.4", "updated": "2019-05-27" }, "dependencies": {