Skip to content

Commit 24518bd

Browse files
committed
v0.0.4
1 parent be91065 commit 24518bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3",
4+
"version": "0.0.4",
55
"author": "Taylor Schley <[email protected]> (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.3"
4+
"version": "0.0.4"
55
},
66
"build": {
77
"distDir": "../dist",

0 commit comments

Comments
 (0)