diff --git a/package-lock.json b/package-lock.json index deaa73328f..b7657611ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "boostnote", - "version": "0.1.1", + "version": "0.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 59523f85b9..2a658475a4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "boostnote", "productName": "Boost Note", - "version": "0.1.1", + "version": "0.1.2", "description": "A Polished Notes App with Github Flavored Markdown", "main": "app/index.js", "repository": {