diff --git a/package.json b/package.json index 3eb2738..9fd54e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logseq-plugin-semantic-search", - "version": "0.2.1", + "version": "0.2.2", "description": "Search your Logseq notes by meaning, not just keywords", "main": "dist/index.html", "scripts": {