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

CLI v1.0.115

This commit is contained in:
Helmut K. C. Tessarek
2018-09-28 14:08:21 -04:00
parent c83391e624
commit ff2d793fbb
2 changed files with 2 additions and 2 deletions

View File

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

View File

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