Skip to content

Commit

Permalink
Merge pull request #389 from nervosnetwork/bump-to-0.6.6
Browse files Browse the repository at this point in the history
chore: bump 0.6.6
  • Loading branch information
driftluo authored Dec 4, 2024
2 parents 6b592c0 + 787a604 commit 09ec7b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## tentacle 0.6.6

### Bug Fix
- Fix dial inner order bug

## tentacle 0.6.5 yamux 0.3.10 secio 0.6.4

### Features
Expand Down
2 changes: 1 addition & 1 deletion tentacle/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tentacle"
version = "0.6.5"
version = "0.6.6"
license = "MIT"
description = "Minimal implementation for a multiplexed p2p network framework."
authors = ["piaoliu <driftluo@foxmail.com>", "Nervos Core Dev <dev@nervos.org>"]
Expand Down

0 comments on commit 09ec7b7

Please sign in to comment.