update version to 0.0.3

This commit is contained in:
almenon 2019-12-22 15:18:02 -08:00
parent 65592f24c2
commit b77384d8e7
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "medium-to-markdown",
"version": "0.0.2",
"version": "0.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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