diff --git a/package-lock.json b/package-lock.json index bdf77f68..6f9f3605 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "boostnote.next-local", - "version": "0.21.0", + "version": "0.21.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "boostnote.next-local", - "version": "0.21.0", + "version": "0.21.1", "license": "GPL-3.0", "dependencies": { "@mdi/js": "^5.9.55", diff --git a/package.json b/package.json index 9a844fb7..215f0544 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "boostnote.next-local", "productName": "Boost Note - Local", - "version": "0.21.0", + "version": "0.21.1", "description": "A Polished Notes App with Github Flavored Markdown", "main": "app/index.js", "repository": {