release: v0.1.0-beta.7

This commit is contained in:
Acbox
2026-02-23 14:49:18 +08:00
parent 17cd077f34
commit 7ada20967a
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@memoh/agent-gateway",
"version": "0.1.0-beta.6",
"version": "0.1.0-beta.7",
"scripts": {
"dev": "bun run --watch src/index.ts",
"build": "bun build src/index.ts --outfile dist/index.js --target bun --minify",