From af75848dd18d79edd13ecc879f9eaae0aa3b7246 Mon Sep 17 00:00:00 2001 From: m4bwav Date: Sat, 14 May 2016 19:40:46 -0500 Subject: [PATCH] 1.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7777246..83a3e55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "markdown-plain-link-replacer", - "version": "1.0.19", + "version": "1.0.20", "description": "Script to replace a text link (ie http://whatever) with the title at the links webpage in markdown.", "main": "./index.js", "scripts": {