@octopusdeploy/mcp-server 0.2.3 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "bugs": {
5
5
  "url": "https://github.com/OctopusDeploy/mcp-server/issues"
6
6
  },
7
- "version": "0.2.3",
7
+ "version": "0.2.4",
8
8
  "type": "module",
9
9
  "description": "The Octopus MCP Server provides your AI assistant with powerful tools that allow it to inspect, query, and diagnose problems within your Octopus instance.",
10
10
  "main": "dist/index.js",