diff --git a/package-lock.json b/package-lock.json index c0d79aa54..57f021c33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "universalviewer", - "version": "4.0.14", + "version": "4.0.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "universalviewer", - "version": "4.0.14", + "version": "4.0.15", "license": "MIT", "dependencies": { "@edsilv/http-status-codes": "1.0.3", diff --git a/package.json b/package.json index 2b6c41a53..e57ebd983 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "universalviewer", - "version": "4.0.14", + "version": "4.0.15", "description": "The Universal Viewer is a community-developed open source project on a mission to help you share your 📚📜📰📽️📻🗿 with the 🌎", "engines": { "node": ">=14.18.1",