@orama/orama
Advanced tools
Comparing version 2.0.10 to 2.0.11
@@ -117,5 +117,5 @@ import { formatElapsedTime, getDocumentIndexId, getDocumentProperties, validateSchema } from '../components/defaults.js'; | ||
function getVersion() { | ||
return '2.0.10'; | ||
return '2.0.11'; | ||
} | ||
//# sourceMappingURL=create.js.map |
{ | ||
"name": "@orama/orama", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"type": "module", | ||
@@ -89,4 +89,4 @@ "description": "Next generation full-text and vector search engine, written in TypeScript", | ||
"typescript": "^5.0.0", | ||
"@orama/stemmers": "2.0.10", | ||
"@orama/stopwords": "2.0.10" | ||
"@orama/stemmers": "2.0.11", | ||
"@orama/stopwords": "2.0.11" | ||
}, | ||
@@ -93,0 +93,0 @@ "engines": { |