diff --git a/package-lock.json b/package-lock.json index b33ba07..35b381e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@harvard-lil/js-wacz", - "version": "0.0.18", + "version": "0.0.19", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@harvard-lil/js-wacz", - "version": "0.0.18", + "version": "0.0.19", "license": "MIT", "dependencies": { "archiver": "^7.0.0", diff --git a/package.json b/package.json index 856fd6e..8cf3835 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@harvard-lil/js-wacz", - "version": "0.0.18", + "version": "0.0.19", "description": "JavaScript module and CLI tool for working with web archive data using the WACZ format specification.", "main": "index.js", "type": "module",