Skip to content

Commit

Permalink
release: v0.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
rise0chen committed Oct 19, 2023
1 parent 25c78a7 commit 7efa0ed
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
license-file = "LICENSE"
name = "lebai_sdk"
repository = "https://github.com/lebai-robotics/lebai-sdk.rs"
version = "0.1.18"
version = "0.1.19"

[workspace]
members = [
Expand Down
2 changes: 1 addition & 1 deletion proto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ keywords = ["protobuf"]
license = "MIT"
name = "lebai-proto"
repository = "https://github.com/lebai-robotics/lebai-sdk.rs"
version = "3.0.2"
version = "3.0.3"

[dependencies]
jsonrpsee = {version = "0.20", features = ["client-core", "macros"]}
Expand Down

0 comments on commit 7efa0ed

Please sign in to comment.