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.
2 parents 58c4a6c + 4ed4a1f commit 9c35bbbCopy full SHA for 9c35bbb
src/Google/Client.php
@@ -26,7 +26,7 @@
26
*/
27
class Google_Client
28
{
29
- const LIBVER = "1.1.1";
+ const LIBVER = "1.1.2";
30
const USER_AGENT_SUFFIX = "google-api-php-client/";
31
/**
32
* @var Google_Auth_Abstract $auth
0 commit comments