Skip to content

Commit 5b3318a

Browse files
committed
Bump version to 5.9.0
1 parent 3ef4d6c commit 5b3318a

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## 5.9.0 - 2018-05-09
4+
* [#456](https://github.com/stripe/stripe-node/pull/456) Add support for issuer fraud records
5+
36
## 5.8.0 - 2018-04-04
47
* [#444](https://github.com/stripe/stripe-node/pull/444) Introduce flexible billing primitives for subscriptions
58

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.8.0
1+
5.9.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stripe",
3-
"version": "5.8.0",
3+
"version": "5.9.0",
44
"description": "Stripe API wrapper",
55
"keywords": [
66
"stripe",

0 commit comments

Comments
 (0)