mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-04 03:01:23 +01:00
chore(MCP): bump version to trigger release (#41488)
This commit is contained in:
2
.github/workflows/mcp-publish.yml
vendored
2
.github/workflows/mcp-publish.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
filters: |
|
||||
mcp:
|
||||
- 'mcp/**'
|
||||
- 'products/mcp/**'
|
||||
- '.github/workflows/mcp-ci.yml'
|
||||
- '.github/workflows/mcp-publish.yml'
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@posthog/agent-toolkit",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "PostHog tools for AI agents",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/index.mjs",
|
||||
|
||||
Reference in New Issue
Block a user