Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmantank committed Nov 16, 2022
1 parent 52de295 commit 87c4575
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/messages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/messages",
"version": "1.0.1",
"version": "1.0.2",
"description": "Multi-channel messaging that integrates WhatsApp, Facebook, Viber, SMS, and MMS",
"keywords": [
"whatsapp",
Expand Down
4 changes: 2 additions & 2 deletions packages/server-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/server-sdk",
"version": "3.0.1",
"version": "3.0.2",
"description": "Node.js Client for the Vonage API Platform",
"homepage": "https://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@vonage/accounts": "^1.0.1",
"@vonage/applications": "^1.0.1",
"@vonage/messages": "^1.0.1",
"@vonage/messages": "^1.0.2",
"@vonage/number-insights": "^1.0.1",
"@vonage/numbers": "^1.0.1",
"@vonage/pricing": "^1.0.1",
Expand Down

0 comments on commit 87c4575

Please sign in to comment.