Skip to content

Commit 2b3b475

Browse files
committed
Update Client.php
1 parent 2d9f5f8 commit 2b3b475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Google/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
*/
3636
class Google_Client
3737
{
38-
const LIBVER = "1.0.2-beta";
38+
const LIBVER = "1.0.3-beta";
3939
const USER_AGENT_SUFFIX = "google-api-php-client/";
4040
/**
4141
* @var Google_Auth_Abstract $auth

0 commit comments

Comments
 (0)