diff --git a/package-lock.json b/package-lock.json index 0443138eb..4ba795f2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "universalviewer", - "version": "4.0.24", + "version": "4.0.25", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "universalviewer", - "version": "4.0.24", + "version": "4.0.25", "license": "MIT", "dependencies": { "@edsilv/http-status-codes": "1.0.3", diff --git a/package.json b/package.json index 2f7ad761a..95115c331 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "universalviewer", - "version": "4.0.24", + "version": "4.0.25", "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",