diff --git a/web_hosting_manager/app/package.json b/web_hosting_manager/app/package.json index 6cfe0a1..2893f66 100644 --- a/web_hosting_manager/app/package.json +++ b/web_hosting_manager/app/package.json @@ -1,7 +1,7 @@ { "name": "web-hosting-manager", "productName": "Web Hosting Manager", - "version": "0.1.3", + "version": "0.2.1", "description": "Application to manage web hosting in SAFE Network", "identifier": "net.maidsafe.webhostingmanager", "main": "./main.js", diff --git a/web_hosting_manager/package.json b/web_hosting_manager/package.json index 1b57f0c..cad1b08 100644 --- a/web_hosting_manager/package.json +++ b/web_hosting_manager/package.json @@ -1,7 +1,7 @@ { "name": "web-hosting-manager", "productName": "Web Hosting Manager", - "version": "0.2.0", + "version": "0.2.1", "description": "Application to host web files in the SAFE Network", "main": "main.js", "scripts": {