diff --git a/package-lock.json b/package-lock.json index f32284a29..ffe46fbac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "specberus", - "version": "7.0.2", + "version": "7.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "specberus", - "version": "7.0.2", + "version": "7.0.3", "license": "MIT", "dependencies": { "compression": "1.7.4", diff --git a/package.json b/package.json index 3a97866af..884b64479 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "specberus", - "version": "7.0.2", + "version": "7.0.3", "description": "Specberus is a checker used at W3C to validate the compliance of Technical Reports with publication rules.", "license": "MIT", "main": "lib/validator",