From 4b2f3a7a22ed37f0a71a6d79789e94a287f7f7cc Mon Sep 17 00:00:00 2001 From: David Tesler Date: Sat, 6 May 2017 21:33:36 -0700 Subject: [PATCH] bump npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d44e949..f7c6abb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medium-to-markdown", - "version": "0.0.1", + "version": "0.0.2", "description": "import a medium URL and convert it to markdown", "main": "index.js", "scripts": {