chore: bump version to 4.3.3

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Yeachan-Heo
2026-02-21 15:12:35 +00:00
parent f0d94fb5e3
commit 53d26c2c03
5 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
{
"name": "oh-my-claudecode",
"description": "Claude Code native multi-agent orchestration with intelligent model routing, 28 agent variants, and 32 powerful skills. Zero learning curve. Maximum power.",
"version": "4.3.2",
"version": "4.3.3",
"author": {
"name": "Yeachan Heo",
"email": "hurrc04@gmail.com"
@@ -27,5 +27,5 @@
]
}
],
"version": "4.3.2"
"version": "4.3.3"
}

View File

@@ -1,6 +1,6 @@
{
"name": "oh-my-claudecode",
"version": "4.3.2",
"version": "4.3.3",
"description": "Multi-agent orchestration system for Claude Code",
"author": {
"name": "oh-my-claudecode contributors"

View File

@@ -1,5 +1,5 @@
<!-- OMC:START -->
<!-- OMC:VERSION:4.3.2 -->
<!-- OMC:VERSION:4.3.3 -->
# oh-my-claudecode - Intelligent Multi-Agent Orchestration
You are running with oh-my-claudecode (OMC), a multi-agent orchestration layer for Claude Code.

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "oh-my-claude-sisyphus",
"version": "4.3.1",
"version": "4.3.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "oh-my-claude-sisyphus",
"version": "4.3.1",
"version": "4.3.3",
"license": "MIT",
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.1.0",

View File

@@ -1,6 +1,6 @@
{
"name": "oh-my-claude-sisyphus",
"version": "4.3.2",
"version": "4.3.3",
"description": "Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode",
"type": "module",
"main": "dist/index.js",