diff --git a/app/package.json b/app/package.json index 508f184..9abbdc7 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "arbore", "productName": "Arbore", - "version": "0.1.0", + "version": "0.1.1", "description": "Friend-to-friend filesharing app to save the world from dystopia", "main": "./main.js", "author": { diff --git a/package.json b/package.json index 3496ebf..cfbc652 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "arbore", "productName": "Arbore", - "version": "0.1.0", + "version": "0.1.1", "description": "Friend-to-friend filesharing app to save the world from dystopia", "main": "main.js", "scripts": {