diff --git a/package.json b/package.json index 8917d96..61f6fa1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "msupply-foundation-excel-report-email-scheduler", - "version": "2.0.02", + "version": "2.1.0", "description": "Grafana plugin for mSupply Dashboard application. The plugin takes data from panels of mSupply dashboard to generate excel reports. The reports are then emailed to a custom user group created with mSupply users pulled from mSupply Dashboard's datasource. The timing of the scheduler can be set in the plugin.", "scripts": { "build": "rm -rf dist && yarn build:frontend && mage -v && yarn sign",