diff --git a/package.json b/package.json index 46cc982..b5322f3 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,14 @@ { "name": "modify-url", - "version": "1.0.0", + "version": "1.0.1", "main": "index.js", "repository": "http://git.cryto.net/joepie91/node-modify-url.git", "author": "Sven Slootweg ", "license": "WTFPL OR CC0-1.0", - "keywords": ["url", "modify", "change", "resolve"] + "keywords": [ + "url", + "modify", + "change", + "resolve" + ] }