Skip to content

Commit 49df4d3

Browse files
committed
1.0.0
1 parent 9ffbf9a commit 49df4d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vonage/vonage-mcp-server-api-bindings",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"main": "index.js",
55
"type": "module",
66
"bin": {
@@ -28,7 +28,7 @@
2828
],
2929
"keywords": [],
3030
"author": "Dwane Hemmings",
31-
"license": "ISC",
31+
"license": "Apache 2.0",
3232
"description": "MCP server to interact with Vonage APIs",
3333
"dependencies": {
3434
"@modelcontextprotocol/sdk": "^1.15.1",

0 commit comments

Comments
 (0)