@cronicorn/mcp-server 1.22.0 → 1.22.2

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.
package/README.md CHANGED
@@ -1,6 +1,8 @@
1
1
  # Cronicorn MCP Server
2
2
 
3
3
  [![npm version](https://badge.fury.io/js/@cronicorn%2Fmcp-server.svg)](https://www.npmjs.com/package/@cronicorn/mcp-server)
4
+ [![MCP Registry](https://img.shields.io/badge/MCP_Registry-listed-blue)](https://registry.modelcontextprotocol.io/servers/io.github.weskerllc/cronicorn-mcp-server)
5
+ [![Smithery](https://img.shields.io/badge/Smithery-listed-green)](https://smithery.ai/server/@cronicorn/mcp-server)
4
6
 
5
7
  Manage cron jobs by talking to your AI assistant.
6
8
 
package/dist/index.js CHANGED
@@ -14545,7 +14545,8 @@ async function main() {
14545
14545
  const server = new McpServer(
14546
14546
  {
14547
14547
  name: "cronicorn",
14548
- version: "0.1.0"
14548
+ // eslint-disable-next-line node/no-process-env
14549
+ version: "1.22.2"
14549
14550
  },
14550
14551
  {
14551
14552
  instructions: [