bump npm version

This commit is contained in:
David Tesler 2017-05-06 21:33:36 -07:00
parent c5df980e31
commit 4b2f3a7a22
1 changed files with 1 additions and 1 deletions

View File

@ -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": {