Skip to content

Commit

Permalink
Bump Zenlink Protocol v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
icodezjb committed May 21, 2021
1 parent 71583a4 commit fb99efd
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 17 deletions.
25 changes: 13 additions & 12 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ It should at least work until the following commits
- rustc 1.52.0-nightly (d1206f950 2021-02-15)
- polkadot.js.org (apps v0.90.2-79)
- Polkadot release-v0.9.1 @ `629b86977c88e8ad81e63aafb7f22062c90a6bf6`
- Cumulus polkadot-v0.9.1 @ `95d81d499927e508769690fc43a480f00ddd131e`
- Substrate polkadot-v0.9.1 @ `3f110196163b5ec03bac5ee188d60bedf3ebd91d`
- Cumulus polkadot-v0.9.1 @ `4b2c51514cd5f34a5aa0404d4a2eac86f88203f8`
- Substrate polkadot-v0.9.1 @ `3f110196163b5ec03bac5ee188d60bedf3ebd91d`


## Precondition
Expand Down
2 changes: 1 addition & 1 deletion zenlink-protocol/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zenlink-protocol"
version = "0.4.0"
version = "0.4.1"
authors = ["Zenlink Developers"]
edition = "2018"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion zenlink-protocol/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zenlink-protocol-rpc"
version = "0.4.0"
version = "0.4.1"
authors = ["Zenlink Developers"]
edition = "2018"
license = "GPL-3.0-only"
Expand Down
2 changes: 1 addition & 1 deletion zenlink-protocol/rpc/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zenlink-protocol-runtime-api"
version = "0.4.0"
version = "0.4.1"
authors = ["Zenlink Developers"]
edition = "2018"
license = "GPL-3.0-only"
Expand Down

0 comments on commit fb99efd

Please sign in to comment.