Skip to content

Commit e23a725

Browse files
author
Ian Barber
committed
Bump version to 1.1.0
Autoloading change may well break BC!
1 parent 8f8fc8f commit e23a725

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.0.6-beta";
29+
const LIBVER = "1.1.0-beta";
3030
const USER_AGENT_SUFFIX = "google-api-php-client/";
3131
/**
3232
* @var Google_Auth_Abstract $auth

0 commit comments

Comments
 (0)