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

Commit

Permalink
Release v2.10.1 (#1461)
Browse files Browse the repository at this point in the history
  • Loading branch information
AurevoirXavier authored Oct 13, 2022
1 parent 398d286 commit 26b3163
Show file tree
Hide file tree
Showing 35 changed files with 66 additions and 137 deletions.
60 changes: 30 additions & 30 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 frame/balances/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-balances"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/ecdsa-authority/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-ecdsa-authority"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/bridge/message-gadget/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-message-gadget"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/ethereum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-ethereum"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/bls12381/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-bls12-381"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/dispatch/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-dispatch"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"


[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/kton/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-kton"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/state-storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-state-storage"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-utils"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/dvm/evm/precompiles/utils/macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-evm-precompile-utils-macro"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[lib]
proc-macro = true
Expand Down
2 changes: 1 addition & 1 deletion frame/header-mmr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-header-mmr"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/staking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-staking"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
2 changes: 1 addition & 1 deletion frame/support/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "GPL-3.0"
name = "darwinia-support"
readme = "README.md"
repository = "https://github.com/darwinia-network/darwinia-common"
version = "2.10.0"
version = "2.10.1"

[dependencies]
# crates.io
Expand Down
Loading

0 comments on commit 26b3163

Please sign in to comment.