diff --git a/VERSION b/VERSION index f6cdf40..88f1811 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.7.0 +4.8.0 diff --git a/composer.json b/composer.json index 849d326..a45e176 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,9 @@ "name": "google/common-protos", "type": "library", "description": "Google API Common Protos for PHP", - "keywords": ["google"], + "keywords": [ + "google" + ], "homepage": "https://github.com/googleapis/common-protos-php", "license": "Apache-2.0", "require": {