Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updating version number
  • Loading branch information
mtdowling committed May 27, 2015
1 parent 9865f4a commit 0ff389b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sdk.php
Expand Up @@ -48,7 +48,7 @@
*/
class Sdk
{
const VERSION = '3.0.0-beta.1';
const VERSION = '3.0.0';

/** @var array Map of custom lowercase names to service endpoint names. */
private static $aliases = [
Expand Down

0 comments on commit 0ff389b

Please sign in to comment.