Skip to content

Commit

Permalink
Bump v2.0.0-pre.4
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchengxu committed Nov 22, 2020
1 parent 6b1d5ce commit 8e6157b
Show file tree
Hide file tree
Showing 44 changed files with 86 additions and 86 deletions.
86 changes: 43 additions & 43 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "chainx"
version = "2.0.0-pre.3"
version = "2.0.0-pre.4"
authors = ["The ChainX Authors"]
edition = "2018"
description = "Fully Decentralized Interchain Crypto Asset Management on Polkadot"
Expand Down
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "chainx-cli"
version = "2.0.0-pre.3"
version = "2.0.0-pre.4"
authors = ["The ChainX Authors"]
description = "Implementation of protocol https://chainx.org in Rust based on the Substrate framework."
edition = "2018"
Expand Down
Loading

0 comments on commit 8e6157b

Please sign in to comment.