diff --git a/package.json b/package.json index c4df2b1..5c73673 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@smakss/search", - "version": "1.1.13", + "version": "1.1.14", "description": "Search through array and/or objects for specific keyword.", "type": "module", "main": "./index.cjs",