diff --git a/package-lock.json b/package-lock.json index 0f7b425..fd1ec8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "anyapi-mcp", - "version": "0.1.4", + "version": "0.1.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "anyapi-mcp", - "version": "0.1.4", + "version": "0.1.5", "license": "Apache-2.0", "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0" diff --git a/package.json b/package.json index ee961e2..7716ece 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anyapi-mcp", - "version": "0.1.4", + "version": "0.1.5", "mcpName": "io.github.getanyapi-com/anyapi", "description": "Local stdio MCP server for AnyAPI - hundreds of scraping and data APIs behind one key, priced per request in USD. Proxies to the hosted AnyAPI MCP server.", "license": "Apache-2.0", diff --git a/server.json b/server.json index 34bb76a..b2724be 100644 --- a/server.json +++ b/server.json @@ -3,7 +3,7 @@ "name": "io.github.getanyapi-com/anyapi", "title": "AnyAPI", "description": "Hundreds of scraping & data APIs through one key. USD pay-per-request, normalized schemas, failover.", - "version": "0.1.4", + "version": "0.1.5", "websiteUrl": "https://getanyapi.com", "repository": { "url": "https://github.com/getanyapi-com/mcp", @@ -28,7 +28,7 @@ "registryType": "npm", "registryBaseUrl": "https://registry.npmjs.org", "identifier": "anyapi-mcp", - "version": "0.1.4", + "version": "0.1.5", "runtimeHint": "npx", "transport": { "type": "stdio" @@ -44,7 +44,7 @@ }, { "registryType": "oci", - "identifier": "ghcr.io/getanyapi-com/mcp:0.1.4", + "identifier": "ghcr.io/getanyapi-com/mcp:0.1.5", "runtimeHint": "docker", "transport": { "type": "stdio"