Skip to content

Commit

Permalink
chore: bump to 0.4.2 (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
driftluo committed Dec 29, 2022
1 parent 7d218bf commit bb46378
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.4.2

### Features

- Sparete service handle(#364)

## yamux 0.3.7 secio 0.5.7

### Bug Fix
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.4.1"
version = "0.4.2"
license = "MIT"
description = "Minimal implementation for a multiplexed p2p network framework."
authors = ["piaoliu <[email protected]>", "Nervos Core Dev <[email protected]>"]
Expand Down

0 comments on commit bb46378

Please sign in to comment.