diff --git a/package-lock.json b/package-lock.json index 792d4b9..fc77d83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "static-http-error-pages", - "version": "1.0.1", + "version": "1.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 774cb93..a929f51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "static-http-error-pages", - "version": "1.0.1", + "version": "1.1.0", "description": "DIDM static http error pages", "author": "DIDM", "license": "MIT",