Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
Release 1.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
AurevoirXavier committed Sep 22, 2020
1 parent 1e4e5a5 commit 889a1f6
Show file tree
Hide file tree
Showing 30 changed files with 57 additions and 57 deletions.
56 changes: 28 additions & 28 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 bin/node-template/node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://darwinia.network/"
license = "Unlicense"
name = "node-template"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[[bin]]
name = "node-template"
Expand Down
2 changes: 1 addition & 1 deletion bin/node-template/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "Unlicense"
name = "node-template-runtime"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion client/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-cli"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/balances/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-balances"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/balances/rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-balances-rpc"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/balances/rpc/runtime-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-balances-rpc-runtime-api"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/crab/backing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-crab-backing"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/crab/issuing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-crab-issuing"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/ethereum/backing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-ethereum-backing"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/ethereum/linear-relay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-ethereum-linear-relay"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/ethereum/offchain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-ethereum-offchain"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/ethereum/relay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-ethereum-relay"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/relayer-game/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-relayer-game"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/claims/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-claims"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/democracy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-democracy"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
2 changes: 1 addition & 1 deletion frame/elections-phragmen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ homepage = "https://darwinia.network/"
license = "GPL-3.0"
name = "darwinia-elections-phragmen"
repository = "https://github.com/darwinia-network/darwinia-common/"
version = "1.0.0-alpha.3"
version = "1.0.0-alpha.4"

[dependencies]
# crates
Expand Down
Loading

0 comments on commit 889a1f6

Please sign in to comment.