CLI v1.0.100

pull/300/head cli-v1.0.100
Laurent Cozic 2018-02-28 21:18:27 +00:00
parent c36513b99d
commit 5ba98b4200
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "joplin", "name": "joplin",
"version": "1.0.99", "version": "1.0.100",
"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.99", "version": "1.0.100",
"bin": { "bin": {
"joplin": "./main.js" "joplin": "./main.js"
}, },