1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-06 09:19:22 +02:00

Merge branch 'master' of github.com:laurent22/joplin

This commit is contained in:
Laurent Cozic
2017-10-26 22:57:56 +01:00
4 changed files with 13 additions and 10 deletions

View File

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

View File

@@ -18,7 +18,7 @@
],
"owner": "Laurent Cozic"
},
"version": "0.10.55",
"version": "0.10.57",
"bin": {
"joplin": "./main.js"
},