1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-13 22:12:50 +02:00

CLI v0.10.87

This commit is contained in:
Laurent Cozic
2018-01-09 09:31:03 +01:00
parent eb500cdf9e
commit a8576a55d6
2 changed files with 2 additions and 2 deletions

View File

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

View File

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