We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108a0e8 commit d0ce027Copy full SHA for d0ce027
src/AgentHeaderDescriptor.php
@@ -40,7 +40,7 @@ class AgentHeaderDescriptor
40
const AGENT_HEADER_KEY = 'x-goog-api-client';
41
// TODO(michaelbausor): include bumping this version in a streamlined
42
// release process. Issue: https://github.com/googleapis/gax-php/issues/48
43
- const GAX_VERSION = '0.9.0';
+ const GAX_VERSION = '0.10.0';
44
const UNKNOWN_VERSION = '';
45
46
private $metricsHeaders;
0 commit comments