diff --git a/app/package.json b/app/package.json index a9e790c..236ee86 100755 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "overlay", "productName": "Overlay", - "version": "0.0.7", + "version": "0.1.0", "description": "A set of tools for devs and designers to measure, align and overlay on-screen graphics and layouts.", "main": "./main.js", diff --git a/package.json b/package.json index 185c5b6..80850e9 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "overlay", "productName": "Overlay", - "version": "0.0.7", + "version": "0.1.0", "description": "A set of tools for devs and designers to measure, align and overlay on-screen graphics and layouts.", "main": "main.js",