CLI v1.0.101

pull/306/head cli-v1.0.101
Laurent Cozic 2018-03-16 08:17:27 +00:00
parent ed0f6d165c
commit c2507cbc4e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "joplin", "name": "joplin",
"version": "1.0.100", "version": "1.0.101",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -19,7 +19,7 @@
], ],
"owner": "Laurent Cozic" "owner": "Laurent Cozic"
}, },
"version": "1.0.100", "version": "1.0.101",
"bin": { "bin": {
"joplin": "./main.js" "joplin": "./main.js"
}, },