From 46eec0caa83be655be6cdc80e19c1c33f99d4f91 Mon Sep 17 00:00:00 2001 From: Abhishek-plivo Date: Thu, 28 Jun 2018 13:28:23 +0530 Subject: [PATCH] Ct 123 (#78) * CT-123 :: Fix create subaccount function to enable subaccount while creating * CT-123 :: change create subaccount function to enable subaccount while creating * bump version to 4.0.1 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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": [