Skip to content

Commit

Permalink
release: v0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
rise0chen committed Sep 4, 2023
1 parent 193b0bd commit ed8eadb
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 34 deletions.
64 changes: 32 additions & 32 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 @@ -4,7 +4,7 @@ edition = "2021"
license-file = "LICENSE"
name = "lebai_sdk"
repository = "https://github.com/lebai-robotics/lebai-sdk.rs"
version = "0.1.14"
version = "0.1.15"

[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 @@ -5,7 +5,7 @@ edition = "2018"
keywords = ["protobuf"]
license = "MIT"
name = "lebai-proto"
version = "3.0.0"
version = "3.0.1"

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

0 comments on commit ed8eadb

Please sign in to comment.