Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
Signed-off-by: Bruno Gaspar <brunofgaspar1@gmail.com>
  • Loading branch information
brunogaspar committed Aug 28, 2016
1 parent 65a097a commit 01f0ce4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We do not give estimated times for completion on `Accepted` Proposals.

---

### v5.0.0 - TBA
### v5.0.0 - 2016-08-29

`REVISED`

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Stripe Laravel

[![Build Status](https://travis-ci.org/cartalyst/stripe-laravel.svg?branch=master)](https://travis-ci.org/cartalyst/stripe-laravel)
[![Build Status](https://travis-ci.org/cartalyst/stripe-laravel.svg?branch=5.0)](https://travis-ci.org/cartalyst/stripe-laravel)

Laravel 5.3 integration for the [Cartalyst Stripe](https://cartalyst.com/manual/stripe/2.0) package.

The package requires PHP 5.4+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP.
The package requires PHP 5.6.4+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP.

An open source package by [Cartalyst](https://cartalyst.com), code well, rock on!

Expand Down Expand Up @@ -34,7 +34,7 @@ Raw files can be found via this projects docs/version branch.

Important versions listed below. Refer to the [Change Log](CHANGELOG.md) for a full history of the project.

- [5.0](CHANGELOG.md) - TBA
- [5.0](CHANGELOG.md) - 2016-08-29
- [4.0](CHANGELOG.md) - 2016-01-18
- [3.0](CHANGELOG.md) - 2016-01-18
- [2.0](CHANGELOG.md) - 2015-04-02
Expand Down

0 comments on commit 01f0ce4

Please sign in to comment.