Skip to content

Commit ed10c41

Browse files
chore: bump version to 1.2.1
1 parent 6f6e87a commit ed10c41

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

package-lock.json

Lines changed: 25 additions & 25 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.0",
3+
"version": "1.2.1",
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
@@ -2,7 +2,7 @@
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
33
"name": "co.thisdot.docusign-navigator/mcp",
44
"description": "Secure Docusign Navigator integration for AI assistants to access and analyze agreement data.",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"websiteUrl": "https://docusign-navigator.thisdot.co",
77
"repository": {
88
"url": "https://github.com/thisdot/docusign-navigator-mcp",

0 commit comments

Comments
 (0)