diff --git a/package-lock.json b/package-lock.json index 9c00d77..cd0a715 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@m31coding/fuzzy-search", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@m31coding/fuzzy-search", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "devDependencies": { "@faker-js/faker": "^8.4.1", diff --git a/package.json b/package.json index 6ac5cde..745d8a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@m31coding/fuzzy-search", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "description": "A fast, accurate and multilingual fuzzy search library.", "homepage": "https://github.com/m31coding/fuzzy-search", @@ -74,4 +74,4 @@ "dist", "usage-examples" ] -} +} \ No newline at end of file