diff --git a/package.json b/package.json index 08b31f1..bbd96f4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "notionai-plus", "displayName": "NotionAI Plus", - "version": "0.0.22", + "version": "0.0.23", "description": "NotionAI Plus is a browser extension that brings the power of NotionAI to any website you visit.", "scripts": { "dev": "plasmo dev", @@ -68,4 +68,4 @@ } } } -} \ No newline at end of file +}