diff --git a/package.json b/package.json index a42d5a5..bceb3d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "native-url", - "version": "0.3.3", + "version": "0.3.4", "description": "Brings the node url api layer to whatwg-url class", "source": "src/index.js", "main": "dist/index.js",