Skip to content

Commit

Permalink
Bump version to 6.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gurus00 committed Nov 9, 2018
1 parent 06b75b9 commit 371619a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG

## 6.14.0 - 2018-11-09
* [#509](https://github.com/stripe/stripe-node/pull/509) Add support for new `Invoice` methods

## 6.13.0 - 2018-10-30
* [#507](https://github.com/stripe/stripe-node/pull/507) Add support for persons
* [#510](https://github.com/stripe/stripe-node/pull/510) Add support for webhook endpoints
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.13.0
6.14.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stripe",
"version": "6.13.0",
"version": "6.14.0",
"description": "Stripe API wrapper",
"keywords": [
"stripe",
Expand Down

0 comments on commit 371619a

Please sign in to comment.