chore(release): update version to 0.4.0-rc.2

This commit is contained in:
Nathan Flurry 2026-03-15 22:38:30 -07:00
parent bf543d225d
commit 56c80e6c9e
28 changed files with 37 additions and 37 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@sandbox-agent/cli-darwin-arm64",
"version": "0.4.0-rc.1",
"version": "0.4.0-rc.2",
"description": "sandbox-agent CLI binary for macOS ARM64",
"license": "Apache-2.0",
"repository": {

View file

@ -1,6 +1,6 @@
{
"name": "@sandbox-agent/cli-darwin-x64",
"version": "0.4.0-rc.1",
"version": "0.4.0-rc.2",
"description": "sandbox-agent CLI binary for macOS x64",
"license": "Apache-2.0",
"repository": {

View file

@ -1,6 +1,6 @@
{
"name": "@sandbox-agent/cli-linux-arm64",
"version": "0.4.0-rc.1",
"version": "0.4.0-rc.2",
"description": "sandbox-agent CLI binary for Linux arm64",
"license": "Apache-2.0",
"repository": {

View file

@ -1,6 +1,6 @@
{
"name": "@sandbox-agent/cli-linux-x64",
"version": "0.4.0-rc.1",
"version": "0.4.0-rc.2",
"description": "sandbox-agent CLI binary for Linux x64",
"license": "Apache-2.0",
"repository": {

View file

@ -1,6 +1,6 @@
{
"name": "@sandbox-agent/cli-win32-x64",
"version": "0.4.0-rc.1",
"version": "0.4.0-rc.2",
"description": "sandbox-agent CLI binary for Windows x64",
"license": "Apache-2.0",
"repository": {