diff --git a/package.json b/package.json index acff0f4..efa5561 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "link-exists", - "version": "1.2.0", + "version": "1.2.1", "description": "Checks whether a given link exists.", "main": "dist/index.js", "module": "dist/index.esm.js",