diff --git a/package.json b/package.json index fa8523d..0ecb249 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-plain-link-replacer", - "version": "1.1.10", + "version": "1.1.11", "description": "Script to replace a text link (ie http://whatever) with the title at the links webpage in markdown.", "main": "./index.js", "scripts": {