Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmantank committed Nov 17, 2022
1 parent a36ef9c commit 5d94f0a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/numbers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/numbers",
"version": "1.0.1",
"version": "1.0.2",
"description": "> TODO: description",
"homepage": "https://github.com/vonage/vonage-node-sdk/tree/master/packages/numbers#readme",
"bugs": {
Expand Down
8 changes: 4 additions & 4 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.2",
"version": "3.0.3",
"description": "Node.js Client for the Vonage API Platform",
"homepage": "https://developer.vonage.com",
"bugs": {
Expand Down Expand Up @@ -38,12 +38,12 @@
"@vonage/applications": "^1.0.1",
"@vonage/messages": "^1.0.2",
"@vonage/number-insights": "^1.0.1",
"@vonage/numbers": "^1.0.1",
"@vonage/numbers": "^1.0.2",
"@vonage/pricing": "^1.0.1",
"@vonage/server-client": "^1.0.1",
"@vonage/sms": "^1.0.1",
"@vonage/verify": "^1.0.1",
"@vonage/voice": "^1.0.1"
"@vonage/verify": "^1.0.2",
"@vonage/voice": "^1.0.2"
},
"publishConfig": {
"directory": "dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/verify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/verify",
"version": "1.0.1",
"version": "1.0.2",
"description": "Verify package for Vonage",
"keywords": [
"vonage",
Expand Down
2 changes: 1 addition & 1 deletion packages/voice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonage/voice",
"version": "1.0.1",
"version": "1.0.2",
"description": "Vonage Voice API",
"keywords": [
"vonage",
Expand Down

0 comments on commit 5d94f0a

Please sign in to comment.