1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

CLI v1.0.100

This commit is contained in:
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",
"version": "1.0.99",
"version": "1.0.100",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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