Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Gaspar <[email protected]>
  • Loading branch information
brunogaspar committed Jul 8, 2015
1 parent ee9f505 commit 96a252c
Show file tree
Hide file tree
Showing 41 changed files with 51 additions and 44 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ We do not give estimated times for completion on `Accepted` Proposals.

---

#### v1.0.3 - 2015-07-08

`FIXED`

- Wrong returns on some docblocks.
- Incorrect coding standards.

#### v1.0.2 - 2015-06-30

`ADDED`
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Account.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Api.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/ApiInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/ApplicationFeeRefunds.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/ApplicationFees.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Balance.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Bitcoin.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Cards.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Charges.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Coupons.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Customers.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Events.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/FileUploads.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/InvoiceItems.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Invoices.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Plans.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Recipients.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Refunds.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Subscriptions.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Tokens.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/TransferReversals.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Api/Transfers.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Config.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
8 changes: 4 additions & 4 deletions src/ConfigInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
*
* NOTICE OF LICENSE
*
* Licensed under the Cartalyst PSL License.
* Licensed under the 3-clause BSD License.
*
* This source file is subject to the Cartalyst PSL License that is
* This source file is subject to the 3-clause BSD License that is
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license Cartalyst PSL
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
* @link http://cartalyst.com
*/
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/ApiLimitExceededException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/BadRequestException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/CardErrorException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/Handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/InvalidRequestException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/MissingParameterException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/NotFoundException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/ServerErrorException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/StripeException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Exception/UnauthorizedException.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Http/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Http/ClientInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion src/Pager.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
4 changes: 2 additions & 2 deletions src/Stripe.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand All @@ -27,7 +27,7 @@ class Stripe
*
* @var string
*/
const VERSION = '1.0.2';
const VERSION = '1.0.3';

/**
* The Config repository instance.
Expand Down
2 changes: 1 addition & 1 deletion src/Utility.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down
2 changes: 1 addition & 1 deletion tests/StripeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* bundled with this package in the LICENSE file.
*
* @package Stripe
* @version 1.0.2
* @version 1.0.3
* @author Cartalyst LLC
* @license BSD License (3-clause)
* @copyright (c) 2011-2015, Cartalyst LLC
Expand Down

0 comments on commit 96a252c

Please sign in to comment.