Skip to content

Commit 9c35bbb

Browse files
committed
Merge pull request googleapis#410 from ianbarber/master
Bump version to 1.1.2
2 parents 58c4a6c + 4ed4a1f commit 9c35bbb

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
@@ -26,7 +26,7 @@
2626
*/
2727
class Google_Client
2828
{
29-
const LIBVER = "1.1.1";
29+
const LIBVER = "1.1.2";
3030
const USER_AGENT_SUFFIX = "google-api-php-client/";
3131
/**
3232
* @var Google_Auth_Abstract $auth

0 commit comments

Comments
 (0)