diff --git a/package-lock.json b/package-lock.json index 3e161777..1a48d7ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@samvera/clover-iiif", - "version": "1.15.2", + "version": "1.15.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@samvera/clover-iiif", - "version": "1.15.2", + "version": "1.15.3", "license": "MIT", "dependencies": { "@iiif/vault": "^0.9.19", diff --git a/package.json b/package.json index 762e574e..6034693d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@samvera/clover-iiif", - "version": "1.15.2", + "version": "1.15.3", "description": "Viewer for audio, video and image file types driven by a IIIF manifest", "main": "dist/index.cjs.js", "module": "dist/index.esm.js",