bump version to 4.5.2

This commit is contained in:
nixonsamuel 2020-04-28 12:23:13 +05:30
parent 182c72eaf8
commit f7264e7aae
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,8 @@
# Change Log
## [4.5.2](https://github.com/plivo/plivo-node/releases/tag/v4.5.2)(2020-04-28)
- Fix List Conferences API response.
## [4.5.1](https://github.com/plivo/plivo-node/releases/tag/v4.5.1)(2020-04-13)
- Fix Cannot read property 'hasOwnProperty' of undefined error.

View file

@ -1,6 +1,6 @@
{
"name": "plivo",
"version": "4.5.1",
"version": "4.5.2",
"description": "A Node.js SDK to make voice calls and send SMS using Plivo and to generate Plivo XML",
"homepage": "https://github.com/plivo/plivo-node",
"files": [