Skip to content

Commit 7af4e3f

Browse files
authored
chore(release): release version v1.0.10 (#1404)
1 parent a9f7633 commit 7af4e3f

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.10.0"
7+
version = "1.0.10"
88
authors = ["Block <[email protected]>"]
99
license = "Apache-2.0"
1010
repository = "https://github.com/block/goose"

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.10.0",
4+
"version": "1.0.10",
55
"description": "Goose App",
66
"main": ".vite/build/main.js",
77
"scripts": {

0 commit comments

Comments
 (0)