diff --git a/package-lock.json b/package-lock.json index 7f02fd8fc..2f8cbc9b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "specberus", - "version": "11.4.3", + "version": "11.4.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "specberus", - "version": "11.4.3", + "version": "11.4.4", "license": "MIT", "dependencies": { "compression": "1.7.4", diff --git a/package.json b/package.json index 2b1bcafea..34b349d0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "specberus", - "version": "11.4.3", + "version": "11.4.4", "description": "Specberus is a checker used at W3C to validate the compliance of Technical Reports with publication rules.", "license": "MIT", "main": "lib/validator",