diff --git a/package.json b/package.json index 3970b5fe..46cd2b89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minisearch", - "version": "7.0.1", + "version": "7.0.2", "description": "Tiny but powerful full-text search engine for browser and Node", "main": "dist/umd/index.js", "module": "dist/es/index.js",