diff --git a/package-lock.json b/package-lock.json index 76b3f01..be5b5ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "splex", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 736a890..544d429 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "splex", - "version": "1.0.6", + "version": "1.0.7", "description": "Splex - Stream and view multiple files at once", "main": "cli.js", "scripts": {