Skip to content

Commit 9985d21

Browse files
authored
chore(release): release version 1.0.5 (#1148)
1 parent 76f8034 commit 9985d21

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

0 commit comments

Comments
 (0)