diff --git a/software/coreutils/package.json b/software/coreutils/package.json index 77e14e7a00..a2c964ee95 100644 --- a/software/coreutils/package.json +++ b/software/coreutils/package.json @@ -1,6 +1,6 @@ { "name": "@agentos-software/coreutils", - "version": "0.3.3", + "version": "0.3.4", "type": "module", "license": "Apache-2.0", "description": "GNU coreutils for secure-exec VMs (sh, cat, ls, cp, sort, and 80+ commands)", diff --git a/software/diffutils/package.json b/software/diffutils/package.json index 2882b62490..af4cc1eee5 100644 --- a/software/diffutils/package.json +++ b/software/diffutils/package.json @@ -1,6 +1,6 @@ { "name": "@agentos-software/diffutils", - "version": "0.3.3", + "version": "0.3.4", "type": "module", "license": "Apache-2.0", "description": "GNU diffutils for secure-exec VMs (diff)", diff --git a/software/findutils/package.json b/software/findutils/package.json index a877bd859d..f493134414 100644 --- a/software/findutils/package.json +++ b/software/findutils/package.json @@ -1,6 +1,6 @@ { "name": "@agentos-software/findutils", - "version": "0.3.3", + "version": "0.3.4", "type": "module", "license": "Apache-2.0", "description": "GNU findutils for secure-exec VMs (find, xargs)", diff --git a/software/gawk/package.json b/software/gawk/package.json index ed40a09c97..3bf6d1e46b 100644 --- a/software/gawk/package.json +++ b/software/gawk/package.json @@ -1,6 +1,6 @@ { "name": "@agentos-software/gawk", - "version": "0.3.3", + "version": "0.3.4", "type": "module", "license": "Apache-2.0", "description": "GNU awk text processing for secure-exec VMs", diff --git a/software/grep/package.json b/software/grep/package.json index 9953786470..0fb81b6900 100644 --- a/software/grep/package.json +++ b/software/grep/package.json @@ -1,6 +1,6 @@ { "name": "@agentos-software/grep", - "version": "0.3.3", + "version": "0.3.4", "type": "module", "license": "Apache-2.0", "description": "GNU grep pattern matching for secure-exec VMs (grep, egrep, fgrep)", diff --git a/software/gzip/package.json b/software/gzip/package.json index 5bf04cc052..4ad77c2cc0 100644 --- a/software/gzip/package.json +++ b/software/gzip/package.json @@ -1,6 +1,6 @@ { "name": "@agentos-software/gzip", - "version": "0.3.3", + "version": "0.3.4", "type": "module", "license": "Apache-2.0", "description": "GNU gzip compression for secure-exec VMs (gzip, gunzip, zcat)", diff --git a/software/sed/package.json b/software/sed/package.json index f1e1e364c4..e67dd44950 100644 --- a/software/sed/package.json +++ b/software/sed/package.json @@ -1,6 +1,6 @@ { "name": "@agentos-software/sed", - "version": "0.3.3", + "version": "0.3.4", "type": "module", "license": "Apache-2.0", "description": "GNU sed stream editor for secure-exec VMs", diff --git a/software/tar/package.json b/software/tar/package.json index 916fe4f32f..6fe4aed24e 100644 --- a/software/tar/package.json +++ b/software/tar/package.json @@ -1,6 +1,6 @@ { "name": "@agentos-software/tar", - "version": "0.3.3", + "version": "0.3.4", "type": "module", "license": "Apache-2.0", "description": "GNU tar archiver for secure-exec VMs",