diff --git a/package.json b/package.json index fc62744..0f98acf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trosckey/url-params", - "version": "2.3.3", + "version": "2.4.0", "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",