update version to 0.0.3
This commit is contained in:
parent
65592f24c2
commit
b77384d8e7
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "medium-to-markdown",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue