Skip to content

Commit 49a5750

Browse files
chore(release): release version 1.16.0
1 parent 2b90187 commit 49a5750

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.15.0"
7+
version = "1.16.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.15.0"
13+
"version": "1.16.0"
1414
},
1515
"paths": {
1616
"/action-required/tool-confirmation": {

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.15.0",
4+
"version": "1.16.0",
55
"description": "Goose App",
66
"engines": {
77
"node": "^22.17.1"

0 commit comments

Comments
 (0)