Skip to content

Commit 7f7fb19

Browse files
version(apps): bump version
1 parent 34a191a commit 7f7fb19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = [
66
default-members = ["settings-app", "camera", "files"]
77

88
[workspace.package]
9-
version = "0.1.9"
9+
version = "0.1.10"
1010
authors = [
1111
"Sweta <[email protected]>",
1212
"Naman <[email protected]>",
@@ -37,4 +37,4 @@ serde_yaml = "0.9.21"
3737
tracing = "0.1.37"
3838
tracing-subscriber = { version = "0.3.17", features = ["env-filter"]}
3939
anyhow = { version = "1.0.75", features = ["backtrace"]}
40-
tokio = { version = "1.33", features = ["full"] }
40+
tokio = { version = "1.33", features = ["full"] }

0 commit comments

Comments
 (0)