diff --git a/src/AgentHeaderDescriptor.php b/src/AgentHeaderDescriptor.php index ca7a681c7..be29f8201 100644 --- a/src/AgentHeaderDescriptor.php +++ b/src/AgentHeaderDescriptor.php @@ -40,7 +40,7 @@ class AgentHeaderDescriptor const AGENT_HEADER_KEY = 'x-goog-api-client'; // TODO(michaelbausor): include bumping this version in a streamlined // release process. Issue: https://github.com/googleapis/gax-php/issues/48 - const GAX_VERSION = '0.22.0'; + const GAX_VERSION = '0.22.1'; const UNKNOWN_VERSION = ''; private $metricsHeaders;