Skip to content

Commit e95c38d

Browse files
alexhancockmichaelnealejamadeo
authored
Release/1.11.0 (#5224)
Co-authored-by: Michael Neale <[email protected]> Co-authored-by: Jack Amadeo <[email protected]>
1 parent bccfa01 commit e95c38d

File tree

5 files changed

+11
-11
lines changed

5 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44

55
[workspace.package]
66
edition = "2021"
7-
version = "1.9.0"
7+
version = "1.11.0"
88
authors = ["Block <[email protected]>"]
99
license = "Apache-2.0"
1010
repository = "https://github.com/block/goose"

ui/desktop/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": {
1111
"name": "Apache-2.0"
1212
},
13-
"version": "1.9.0"
13+
"version": "1.11.0"
1414
},
1515
"paths": {
1616
"/agent/add_sub_recipes": {

ui/desktop/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "goose-app",
33
"productName": "Goose",
4-
"version": "1.9.0",
4+
"version": "1.11.0",
55
"description": "Goose App",
66
"engines": {
77
"node": "^22.17.1"

0 commit comments

Comments
 (0)