Skip to content

Commit c52823c

Browse files
Prepare 0.32.1 (#187)
1 parent 439e297 commit c52823c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApiCore/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 API_CORE_VERSION = '0.32.0';
43+
const API_CORE_VERSION = '0.32.1';
4444
const UNKNOWN_VERSION = '';
4545

4646
private $metricsHeaders;

0 commit comments

Comments
 (0)