Skip to content

Commit

Permalink
v2.0.1 for 429 response fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
leggetter committed Mar 21, 2017
1 parent fa0a08d commit 34158ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).

## 2.0.1

- FIXED: #116 - default setting of `retry-after` for 429 http status code responses

## 2.0.0

- FIXED: #110 - check the `statusCode` on the response
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nexmo",
"author": "nexmo",
"version": "2.0.0",
"version": "2.0.1",
"main": "lib/Nexmo",
"keywords": [
"sms",
Expand Down

0 comments on commit 34158ed

Please sign in to comment.