chore(release): update version to 0.4.0

This commit is contained in:
Nathan Flurry 2026-03-16 00:48:05 -07:00
parent 7faed2f43a
commit 32f3c6c3bc
28 changed files with 37 additions and 37 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@sandbox-agent/gigacode",
"version": "0.4.0-rc.3",
"version": "0.4.0",
"description": "Gigacode CLI (sandbox-agent with OpenCode attach by default)",
"license": "Apache-2.0",
"repository": {

View file

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

View file

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

View file

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

View file

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

View file

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