Skip to content

Commit 70630f6

Browse files
committed
release: v0.3.2
1 parent 515b6cc commit 70630f6

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2024"
55
license-file = "LICENSE"
66
name = "lebai_sdk"
77
repository = "https://github.com/lebai-robotics/lebai-sdk.rs"
8-
version = "0.3.1"
8+
version = "0.3.2"
99

1010
[workspace]
1111
members = [

proto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ keywords = ["protobuf"]
66
license = "MIT"
77
name = "lebai-proto"
88
repository = "https://github.com/lebai-robotics/lebai-sdk.rs"
9-
version = "3.3.1"
9+
version = "3.3.2"
1010

1111
[dependencies]
1212
jsonrpsee = {version = "0.25", features = ["client-core", "macros"]}

proto/lebai-proto

0 commit comments

Comments
 (0)