release: bump version to v0.2.3

This commit is contained in:
ejclaw
2026-04-22 14:58:23 +09:00
parent fa30124b46
commit 8b9ac7bcd9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# EJClaw # EJClaw
![Version](https://img.shields.io/badge/version-0.2.2-blue) ![Version](https://img.shields.io/badge/version-0.2.3-blue)
![Claude Agent SDK](https://img.shields.io/badge/Claude_Agent_SDK-0.2.101-blueviolet) ![Claude Agent SDK](https://img.shields.io/badge/Claude_Agent_SDK-0.2.101-blueviolet)
![Codex SDK](https://img.shields.io/badge/Codex_SDK-0.120.0-green) ![Codex SDK](https://img.shields.io/badge/Codex_SDK-0.120.0-green)
![Bun](https://img.shields.io/badge/Bun-1.3+-f9f1e1?logo=bun&logoColor=black) ![Bun](https://img.shields.io/badge/Bun-1.3+-f9f1e1?logo=bun&logoColor=black)

View File

@@ -1,6 +1,6 @@
{ {
"name": "ejclaw", "name": "ejclaw",
"version": "0.2.2", "version": "0.2.3",
"description": "Discord tribunal multi-agent assistant with owner, reviewer, and arbiter roles.", "description": "Discord tribunal multi-agent assistant with owner, reviewer, and arbiter roles.",
"packageManager": "bun@1.3.11", "packageManager": "bun@1.3.11",
"type": "module", "type": "module",