Skip to content

Commit 81696e6

Browse files
authored
chore: prepare v2.8.3 (#1996)
1 parent 48bec52 commit 81696e6

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.8.2";
52+
const LIBVER = "2.8.3";
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)