Skip to content

Commit 077606b

Browse files
committed
v0.0.9
1 parent 0d89d93 commit 077606b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bree-desktop",
33
"description": "Bree Desktop Application",
4-
"version": "0.0.8",
4+
"version": "0.0.9",
55
"author": "Taylor Schley <taylorschley@me.com> (https://github.com/shadowgate15)",
66
"bin": "scripts/move-binary.mjs",
77
"bugs": {

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"package": {
33
"productName": "Bree",
4-
"version": "0.0.8"
4+
"version": "0.0.9"
55
},
66
"build": {
77
"distDir": "../dist",

0 commit comments

Comments
 (0)