diff --git a/CHANGELOG.md b/CHANGELOG.md index 213adbd..b3a8292 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,8 @@ # Change Log + +## [4.0.1](https://github.com/plivo/plivo-node/releases/tag/v4.0.1)(2018-06-28) +- Fix create subaccount method to enable subaccount while creation + ## [4.0.0](https://github.com/plivo/plivo-node/releases/tag/v4.0.0)(2018-01-18) - Add timeout support while making the API requests - Add meta property to list responses diff --git a/package.json b/package.json index 761d2af..c8aa29d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plivo", - "version": "4.0.0", + "version": "4.0.1", "description": "A Node.js SDK to make voice calls & send SMS using Plivo and to generate Plivo XML", "homepage": "https://github.com/plivo/plivo-node", "files": [