diff --git a/package.json b/package.json index 0f98acf..9e55445 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trosckey/url-params", - "version": "2.4.0", + "version": "2.4.1", "description": "Class for working with URL query string (uses URL.searchparams interface under the hood)", "main": "dist/cjs/index.js", "module": "dist/mjs/index.js",