diff --git a/package-lock.json b/package-lock.json index d177146c..c275b7f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "jszip", - "version": "3.10.0", + "version": "3.10.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 25f74b67..3fa81de9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "jszip", - "version": "3.10.0", + "version": "3.10.1", "author": "Stuart Knightley ", "description": "Create, read and edit .zip files with JavaScript http://stuartk.com/jszip", "scripts": {