diff --git a/manifest.json b/manifest.json index 53978fd..d94f31a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "simple-archiver", "name": "Simple Archiver", - "version": "0.2.0", + "version": "0.3.0", "minAppVersion": "1.8.0", "description": "Move old, stinky notes and folders to an archive, where they belong.", "author": "Mike Farr", diff --git a/package.json b/package.json index 7e7577a..f6b7e2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-archiver", - "version": "0.2.0", + "version": "0.3.0", "description": "Send old, stinky notes to the archive, where they belong.", "main": "main.js", "scripts": {