diff --git a/package-lock.json b/package-lock.json index db0b85f9..5fd59ad6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "notes-nc", - "version": "0.3.1", + "version": "0.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "notes-nc", - "version": "0.3.1", + "version": "0.4.0", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index c4e06a3a..10971925 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Note taking app for markdown folders", "author": "Matthew Scharley ", "private": true, - "version": "0.3.1", + "version": "0.4.0", "funding": { "type": "individual", "url": "https://github.com/sponsors/mscharley"