diff --git a/manifest.json b/manifest.json index a4bb2ae..4c7ff8d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "coalesce", "name": "Coalesce", - "version": "2.0.1", + "version": "2.0.2", "minAppVersion": "0.15.0", "description": "Coalesce your notes into a single view", "author": "Floyd", diff --git a/package.json b/package.json index da23d80..0f4c336 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coalesce", - "version": "2.0.1", + "version": "2.0.2", "description": "Coalesce your (backlinked) notes into a single document stream (with style)", "main": "main.js", "scripts": {