Skip to content

Commit f969a84

Browse files
authored
Merge pull request #369 from HelpCode-ai/chore/release-v0.2.2
chore(release): v0.2.2
2 parents 63e23cb + 499c26a commit f969a84

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "anythingmcp",
3-
"version": "0.2.0",
3+
"version": "0.2.2",
44
"description": "Self-hosted MCP gateway for REST, SOAP/WSDL, GraphQL and SQL — turn any API into MCP tools for Claude, ChatGPT, Gemini, Copilot and Cursor. 30+ pre-built adapters, on-prem audit log, OAuth2/RBAC. Open source (AGPL-3.0).",
55
"private": true,
66
"license": "AGPL-3.0-only",

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anythingmcp/backend",
3-
"version": "0.2.0",
3+
"version": "0.2.2",
44
"description": "AnythingMCP — NestJS Backend + Dynamic MCP Server",
55
"private": true,
66
"license": "AGPL-3.0-only",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anythingmcp/frontend",
3-
"version": "0.2.0",
3+
"version": "0.2.2",
44
"description": "AnythingMCP — Next.js Admin UI",
55
"private": true,
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)