Skip to content

Commit

Permalink
Update Client.php
Browse files Browse the repository at this point in the history
  • Loading branch information
silvolu committed Jan 30, 2014
1 parent 2d9f5f8 commit 2b3b475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Google/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
*/
class Google_Client
{
const LIBVER = "1.0.2-beta";
const LIBVER = "1.0.3-beta";
const USER_AGENT_SUFFIX = "google-api-php-client/";
/**
* @var Google_Auth_Abstract $auth
Expand Down

0 comments on commit 2b3b475

Please sign in to comment.