Skip to content

Commit 7227cc7

Browse files
chore: bump version to 1.3.0
1 parent 00b83b3 commit 7227cc7

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docusign-navigator-mcp",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "A Model Context Protocol (MCP) server that provides secure Docusign Navigator integration for AI assistants. By This Dot Labs.",
55
"main": "api/mcp.ts",
66
"type": "module",

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "co.thisdot.docusign-navigator/mcp",
44
"title": "Docusign Navigator",
55
"description": "Secure Docusign Navigator integration for AI assistants to access and analyze agreement data.",
6-
"version": "1.2.2",
6+
"version": "1.3.0",
77
"license": "MIT",
88
"websiteUrl": "https://docusign-navigator.thisdot.co",
99
"icons": [

0 commit comments

Comments
 (0)