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 caa99b3 commit 17a44b6Copy full SHA for 17a44b6
1 file changed
src/Client.php
@@ -55,7 +55,7 @@ class Client
55
{
56
// Release Please updates the VERSION constant. This workaround ensures the LIBVER constant
57
// will be updated for each release as well.
58
- private const VERSION = '2.18.3';
+ private const VERSION = '2.19.1';
59
const LIBVER = self::VERSION;
60
61
const USER_AGENT_SUFFIX = "google-api-php-client/";
0 commit comments