diff --git a/composer.json b/composer.json index 4ce4331..ce6aba4 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "cloudflare/cloudflare-plugin-backend", "description": "A PHP backend for Cloudflare plugins.", "license": "BSD-3-Clause", - "version": "2.5.0", + "version": "2.6.0", "scripts": { "test": "vendor/bin/phpunit", "lint": "vendor/bin/phpcs -n --standard=PSR2 --extensions=php src/",