Skip to content

Commit b83b643

Browse files
Bump version to 0.20.1 for release (#83)
1 parent 816506e commit b83b643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AgentHeaderDescriptor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class AgentHeaderDescriptor
4040
const AGENT_HEADER_KEY = 'x-goog-api-client';
4141
// TODO(michaelbausor): include bumping this version in a streamlined
4242
// release process. Issue: https://github.com/googleapis/gax-php/issues/48
43-
const GAX_VERSION = '0.20.0';
43+
const GAX_VERSION = '0.20.1';
4444
const UNKNOWN_VERSION = '';
4545

4646
private $metricsHeaders;

0 commit comments

Comments
 (0)