chore: bump package.json versions from 0.19.1 to 0.20.0 (#9218)
Signed-off-by: Alex Hancock <alexhancock@block.xyz>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-darwin-arm64",
|
"name": "@aaif/goose-binary-darwin-arm64",
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"description": "Goose binary for macOS ARM64",
|
"description": "Goose binary for macOS ARM64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-darwin-x64",
|
"name": "@aaif/goose-binary-darwin-x64",
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"description": "Goose binary for macOS x64",
|
"description": "Goose binary for macOS x64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-linux-arm64",
|
"name": "@aaif/goose-binary-linux-arm64",
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"description": "Goose binary for Linux ARM64",
|
"description": "Goose binary for Linux ARM64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-linux-x64",
|
"name": "@aaif/goose-binary-linux-x64",
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"description": "Goose binary for Linux x64",
|
"description": "Goose binary for Linux x64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-binary-win32-x64",
|
"name": "@aaif/goose-binary-win32-x64",
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"description": "Goose binary for Windows x64",
|
"description": "Goose binary for Windows x64",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "goose2",
|
"name": "goose2",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"packageManager": "pnpm@10.33.0",
|
"packageManager": "pnpm@10.33.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose-sdk",
|
"name": "@aaif/goose-sdk",
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"description": "Agent Client Protocol (ACP) SDK for Goose AI agent",
|
"description": "Agent Client Protocol (ACP) SDK for Goose AI agent",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aaif/goose",
|
"name": "@aaif/goose",
|
||||||
"version": "0.19.1",
|
"version": "0.20.0",
|
||||||
"description": "Goose - an open-source AI agent",
|
"description": "Goose - an open-source AI agent",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user