Skip to content

Commit 5c2a598

Browse files
committed
release: v0.8.1 — fix combined-image CI build (npm install, no gitignored lockfile)
1 parent a40211d commit 5c2a598

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.0
1+
0.8.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pineforge/codegen-mcp",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Local MCP server: PineScript v6 → C++ + Docker backtest runner with parameter sweeps + Binance OHLCV exporter. Fully local (transpiler bundled in the engine image), no API key.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)