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

CLI v1.0.141

This commit is contained in:
Laurent Cozic 2019-07-28 22:54:45 +02:00
parent 3a41ac9be0
commit 1bf2bec805
2 changed files with 2 additions and 2 deletions

View File

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

View File

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