release: v0.4.3

This commit is contained in:
Acbox
2026-03-11 20:57:52 +08:00
parent 11b7fad30d
commit fe04c5722b
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@memoh/agent-gateway",
"version": "0.4.2",
"version": "0.4.3",
"scripts": {
"dev": "bun run --watch src/index.ts",
"build": "bun build src/index.ts --outfile dist/index.js --target bun --minify",