1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

CLI v1.0.128

This commit is contained in:
Laurent Cozic 2019-05-13 22:53:08 +01:00
parent 61736546b4
commit 9de7c15e93
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -20,7 +20,7 @@
],
"owner": "Laurent Cozic"
},
"version": "1.0.127",
"version": "1.0.128",
"bin": {
"joplin": "./main.js"
},