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 2cac815 commit eb5934dCopy full SHA for eb5934d
src/Google/Client.php
@@ -36,7 +36,7 @@
36
*/
37
class Google_Client
38
{
39
- const LIBVER = "1.0.3-beta";
+ const LIBVER = "1.0.4-beta";
40
const USER_AGENT_SUFFIX = "google-api-php-client/";
41
/**
42
* @var Google_Auth_Abstract $auth
0 commit comments