diff --git a/package-lock.json b/package-lock.json index bd4f801..f4f6e67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@curveball/prefer-push", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@curveball/prefer-push", - "version": "0.4.0", + "version": "0.5.0", "license": "MIT", "dependencies": { "http-link-header": "^1.0.2" diff --git a/package.json b/package.json index 6797459..3f8c550 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@curveball/prefer-push", - "version": "0.4.0", + "version": "0.5.0", "description": "Automatically intercept Prefer-Push headers and handle them", "type": "module", "exports": {