From 6f7f8e2f84b65a7d657970ab4727277400efa514 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:20:29 -0700 Subject: [PATCH] chore(main): release 0.255.0 (#7600) --- VERSION | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 697e993..326ec63 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.8.1 +4.8.2 diff --git a/composer.json b/composer.json index 773c7ae..a70561b 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "google/common-protos", "type": "library", "description": "Google API Common Protos for PHP", - "version": "4.8.1", + "version": "4.8.2", "keywords": [ "google" ],