diff --git a/manifest.json b/manifest.json index 6eb0832..cbb010f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "at-people", "name": "At People", - "version": "1.0.1", + "version": "1.0.2", "description": "Use the @ to create links to people files.", "author": "saibotsivad", "authorUrl": "https://davistobias.com", diff --git a/package.json b/package.json index 89b09cc..e235e5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-at-people", - "version": "1.0.1", + "version": "1.0.2", "description": "Use the @ to create links to people files.", "main": "main.js", "repository": {