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