diff --git a/package.json b/package.json index e74af45..90211b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-import-wizard", - "version": "0.1.0", + "version": "1.0.5", "private": true, "homepage": "./", "dependencies": { diff --git a/public/manifest.webapp b/public/manifest.webapp index 59b1115..54afa70 100644 --- a/public/manifest.webapp +++ b/public/manifest.webapp @@ -8,7 +8,7 @@ }, "appType": "APP", "name": "Data Import Wizard", - "version": "1.0.4", + "version": "1.0.5", "description": "Data Importer Wizard", "icons": { "48": "favicon.ico"