diff --git a/package.json b/package.json index 614382a..90fbb22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eth-url-parser", - "version": "1.0.1", + "version": "1.0.2", "description": "Ethereum url parsing library", "scripts": { "test": "npm run build && node ./tests | tap-spec",