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 c591a8b commit 69acebcCopy full SHA for 69acebc
src/AgentHeaderDescriptor.php
@@ -42,7 +42,7 @@ class AgentHeaderDescriptor
42
const AGENT_HEADER_KEY = 'x-goog-api-client';
43
// TODO(michaelbausor): include bumping this version in a streamlined
44
// release process. Issue: https://github.com/googleapis/gax-php/issues/48
45
- const GAX_VERSION = '0.7.0-dev';
+ const GAX_VERSION = '0.7.0';
46
47
private $clientName;
48
private $clientVersion;
0 commit comments