mirror of
https://github.com/donl/plivo-node.git
synced 2026-05-29 14:22:24 -06:00
Bump version to v4.0.2
This commit is contained in:
parent
1e88523e79
commit
653d00ea59
2 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# Change Log
|
||||
|
||||
## [4.0.2](https://github.com/plivo/plivo-node/releases/tag/v4.0.2)(2018-08-14)
|
||||
- Add Powerpack option for sending messages.
|
||||
|
||||
## [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
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plivo",
|
||||
"version": "4.0.1",
|
||||
"version": "4.0.2",
|
||||
"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": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue