diff --git a/package-lock.json b/package-lock.json index 24025b24b..023549284 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "specberus", - "version": "11.3.1", + "version": "11.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "specberus", - "version": "11.3.1", + "version": "11.4.0", "license": "MIT", "dependencies": { "compression": "1.7.4", diff --git a/package.json b/package.json index 30fd2b42a..e0bd6d689 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "specberus", - "version": "11.3.1", + "version": "11.4.0", "description": "Specberus is a checker used at W3C to validate the compliance of Technical Reports with publication rules.", "license": "MIT", "main": "lib/validator",