diff --git a/package.json b/package.json index 5e81fe6..8d95344 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linkfollower", - "version": "1.1.0", + "version": "1.1.1", "type": "module", "description": "Node.js based command line utility that lets you follow redirects to see where http URLs end up. Useful for shortened URLs.", "main": "cli.js",