CLI v1.0.99

pull/254/head cli-v1.0.99
Laurent Cozic 2018-02-19 22:59:09 +00:00
parent 72f0027e21
commit e6d821a45f
2 changed files with 2 additions and 2 deletions

View File

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