diff --git a/package-lock.json b/package-lock.json index 424182f..48b5b7d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "unoconv-promise", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2368077..8db49eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unoconv-promise", - "version": "1.0.7", + "version": "1.0.8", "description": "Node.js wrapper with Promise for converting documents with unoconv", "main": "src/index.js", "scripts": {