Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pchain-network version to 0.6.0
  • Loading branch information
syrettaman committed Sep 26, 2023
commit e516eac1edd4c193b20214828d84a3640290a6df
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pchain_network"
version = "0.4.3"
version = "0.6.0"
authors = ["ParallelChain Lab <[email protected]>"]
edition = "2021"
description = "parallelchain-network: Libp2p based Network Layer implementation for ParallelChain Mainnet."
Expand Down