Skip to content

Commit

Permalink
version(apps): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayr-mecha authored Jan 4, 2025
1 parent 34a191a commit 7f7fb19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ members = [
default-members = ["settings-app", "camera", "files"]

[workspace.package]
version = "0.1.9"
version = "0.1.10"
authors = [
"Sweta <[email protected]>",
"Naman <[email protected]>",
Expand Down Expand Up @@ -37,4 +37,4 @@ serde_yaml = "0.9.21"
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"]}
anyhow = { version = "1.0.75", features = ["backtrace"]}
tokio = { version = "1.33", features = ["full"] }
tokio = { version = "1.33", features = ["full"] }

0 comments on commit 7f7fb19

Please sign in to comment.