Skip to content

Commit

Permalink
Merge pull request #410 from ianbarber/master
Browse files Browse the repository at this point in the history
Bump version to 1.1.2
  • Loading branch information
ianbarber committed Nov 25, 2014
2 parents 58c4a6c + 4ed4a1f commit 9c35bbb
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 @@ -26,7 +26,7 @@
*/
class Google_Client
{
const LIBVER = "1.1.1";
const LIBVER = "1.1.2";
const USER_AGENT_SUFFIX = "google-api-php-client/";
/**
* @var Google_Auth_Abstract $auth
Expand Down

0 comments on commit 9c35bbb

Please sign in to comment.