release: v0.1.0

This commit is contained in:
Acbox
2026-02-24 03:47:07 +08:00
parent 5e12b5a53f
commit bd28c624b9
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.7",
"version": "0.1.0",
"scripts": {
"dev": "bun run --watch src/index.ts",
"build": "bun build src/index.ts --outfile dist/index.js --target bun --minify",