Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
manchuck committed Dec 4, 2023
1 parent 2c23437 commit 1c875c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.10.1",
"version": "3.10.2",
"description": "Node.js Client for the Vonage API Platform",
"homepage": "https://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -36,7 +36,7 @@
"@vonage/pricing": "^1.9.0",
"@vonage/redact": "^1.8.0",
"@vonage/server-client": "^1.9.0",
"@vonage/sms": "^1.9.1",
"@vonage/sms": "^1.9.2",
"@vonage/users": "^1.3.0",
"@vonage/verify": "^1.9.0",
"@vonage/verify2": "^1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/sms",
"version": "1.9.1",
"version": "1.9.2",
"description": "Vonage SMS API SDK package",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/sms#readme",
"bugs": {
Expand Down

0 comments on commit 1c875c8

Please sign in to comment.