diff --git a/package-lock.json b/package-lock.json index 6b6f1018d..92360d3ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "specberus", - "version": "11.1.4", + "version": "11.1.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "specberus", - "version": "11.1.4", + "version": "11.1.5", "license": "MIT", "dependencies": { "compression": "1.7.4", diff --git a/package.json b/package.json index 9b4563085..7503da388 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "specberus", - "version": "11.1.4", + "version": "11.1.5", "description": "Specberus is a checker used at W3C to validate the compliance of Technical Reports with publication rules.", "license": "MIT", "main": "lib/validator",