diff --git a/package-lock.json b/package-lock.json index a5b14fe..c06a195 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "jsreport-office-password", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 709c7bf..2148301 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jsreport-office-password", - "version": "1.0.0", + "version": "1.0.1", "description": "jsreport extension adding password protection to office reports", "main": "index.js", "homepage": "https://github.com/jsreport/jsreport-office-password",