Skip to content

Commit e46ae9f

Browse files
author
Ian Barber
committed
Bumping version to 1.0.2
1 parent 7b7030e commit e46ae9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Google/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
*/
3636
class Google_Client
3737
{
38-
const LIBVER = "1.0.1-beta";
38+
const LIBVER = "1.0.2-beta";
3939
const USER_AGENT_SUFFIX = "google-api-php-client/";
4040
const GZIP_UA = " (gzip)";
4141
/**

0 commit comments

Comments
 (0)