release: v2.0.1

This commit is contained in:
Tobi Lutke 2026-03-10 20:59:27 -04:00
parent 1207fe7776
commit 21a5dcc853
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
{
"name": "@tobilu/qmd",
"version": "2.0.0",
"version": "2.0.1",
"description": "Query Markup Documents - On-device hybrid search for markdown files with BM25, vector search, and LLM reranking",
"type": "module",
"main": "dist/index.js",