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

Commit 26b3163

Browse files
authored
Release v2.10.1 (#1461)
1 parent 398d286 commit 26b3163

File tree

35 files changed

+66
-137
lines changed

35 files changed

+66
-137
lines changed

Cargo.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frame/balances/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "darwinia-balances"
88
readme = "README.md"
99
repository = "https://github.com/darwinia-network/darwinia-common"
10-
version = "2.10.0"
10+
version = "2.10.1"
1111

1212
[dependencies]
1313
# crates.io

frame/bridge/ecdsa-authority/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "darwinia-ecdsa-authority"
88
readme = "README.md"
99
repository = "https://github.com/darwinia-network/darwinia-common"
10-
version = "2.10.0"
10+
version = "2.10.1"
1111

1212
[dependencies]
1313
# crates.io

frame/bridge/message-gadget/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "darwinia-message-gadget"
88
readme = "README.md"
99
repository = "https://github.com/darwinia-network/darwinia-common"
10-
version = "2.10.0"
10+
version = "2.10.1"
1111

1212
[dependencies]
1313
# crates.io

frame/dvm/ethereum/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "darwinia-ethereum"
88
readme = "README.md"
99
repository = "https://github.com/darwinia-network/darwinia-common"
10-
version = "2.10.0"
10+
version = "2.10.1"
1111

1212
[dependencies]
1313
# crates.io

frame/dvm/evm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "darwinia-evm"
88
readme = "README.md"
99
repository = "https://github.com/darwinia-network/darwinia-common"
10-
version = "2.10.0"
10+
version = "2.10.1"
1111

1212
[dependencies]
1313
# crates.io

frame/dvm/evm/precompiles/bls12381/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "darwinia-evm-precompile-bls12-381"
88
readme = "README.md"
99
repository = "https://github.com/darwinia-network/darwinia-common"
10-
version = "2.10.0"
10+
version = "2.10.1"
1111

1212
[dependencies]
1313
# crates.io

frame/dvm/evm/precompiles/dispatch/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "darwinia-evm-precompile-dispatch"
88
readme = "README.md"
99
repository = "https://github.com/darwinia-network/darwinia-common"
10-
version = "2.10.0"
10+
version = "2.10.1"
1111

1212

1313
[dependencies]

frame/dvm/evm/precompiles/kton/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "darwinia-evm-precompile-kton"
88
readme = "README.md"
99
repository = "https://github.com/darwinia-network/darwinia-common"
10-
version = "2.10.0"
10+
version = "2.10.1"
1111

1212
[dependencies]
1313
# crates.io

frame/dvm/evm/precompiles/state-storage/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0"
77
name = "darwinia-evm-precompile-state-storage"
88
readme = "README.md"
99
repository = "https://github.com/darwinia-network/darwinia-common"
10-
version = "2.10.0"
10+
version = "2.10.1"
1111

1212
[dependencies]
1313
# crates.io

0 commit comments

Comments
 (0)