update npm version

This commit is contained in:
David Tesler 2017-04-28 17:45:29 -07:00
parent 3f7b598f61
commit bbeca84a41
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "medium-to-markdown", "name": "medium-to-markdown",
"version": "1.0.0", "version": "0.0.1",
"description": "import a medium URL and convert it to markdown", "description": "import a medium URL and convert it to markdown",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {