diff --git a/package.json b/package.json index 2cc5273..687f684 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "picosearch", - "version": "0.3.0", - "description": "Tiny, customizable module for creating basic full-text search indices and queries using the BM25 algorithm.", + "version": "0.4.0", + "description": "Tiny, customizable module for creating basic full-text search indices and queries using the BM25F algorithm.", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [