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