From bbeca84a41448e156dd11039ff71a3451086928b Mon Sep 17 00:00:00 2001 From: David Tesler Date: Fri, 28 Apr 2017 17:45:29 -0700 Subject: [PATCH] update npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38e5b9a..d44e949 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medium-to-markdown", - "version": "1.0.0", + "version": "0.0.1", "description": "import a medium URL and convert it to markdown", "main": "index.js", "scripts": {