Skip to content

Commit

Permalink
chore: upgrade to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
quake committed Oct 19, 2024
1 parent 5447b03 commit 715867e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ckb-sdk"
version = "3.4.0"
version = "3.4.1"
authors = [ "Linfeng Qian <[email protected]>", "Nervos Core Dev <[email protected]>" ]
edition = "2018"
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ These features allow for seamless interaction with CKB and facilitate the develo
```toml
# Cargo.toml
[dependencies]
ckb-sdk = "3.4.0"
ckb-sdk = "3.4"
```

## Build
Expand Down

0 comments on commit 715867e

Please sign in to comment.