diff --git a/package.json b/package.json index 3f5d0b2..e8d8585 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "url-parse", - "version": "1.2.0", + "version": "1.3.0", "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "main": "index.js", "scripts": {