Skip to content

Commit 2fb6e70

Browse files
authored
chore: prepare v2.9.1 (#2031)
1 parent 7a09507 commit 2fb6e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
*/
5050
class Client
5151
{
52-
const LIBVER = "2.9.0";
52+
const LIBVER = "2.9.1";
5353
const USER_AGENT_SUFFIX = "google-api-php-client/";
5454
const OAUTH2_REVOKE_URI = 'https://oauth2.googleapis.com/revoke';
5555
const OAUTH2_TOKEN_URI = 'https://oauth2.googleapis.com/token';

0 commit comments

Comments
 (0)