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

CLI v1.0.96

This commit is contained in:
Laurent Cozic 2018-02-15 23:51:00 +00:00
parent 4f3ab87914
commit 41df355a7e
2 changed files with 2 additions and 2 deletions

View File

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

View File

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