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