diff --git a/package-lock.json b/package-lock.json index 4c0e6817cc..fe0a54578f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "boostnote.next", - "version": "0.20.1", + "version": "0.20.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "boostnote.next", - "version": "0.20.1", + "version": "0.20.2", "license": "GPL-3.0", "dependencies": { "@mdi/js": "^5.9.55", diff --git a/package.json b/package.json index 2cc65ff95f..14e2a42101 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "boostnote.next", "productName": "Boost Note", - "version": "0.20.1", + "version": "0.20.2", "description": "A Polished Notes App with Github Flavored Markdown", "main": "app/index.js", "repository": {