Skip to content

Commit 634e112

Browse files
bump versions
1 parent e85af0d commit 634e112

5 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

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

integration-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "runtime-integration-tests"
3-
version = "1.87.0"
3+
version = "1.88.0"
44
description = "Integration tests"
55
authors = ["GalacticCouncil"]
66
edition = "2021"

pallets/gigahdx-rewards/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pallet-gigahdx-rewards"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
description = "Conviction-voting reward distribution for gigahdx stakers."
55
authors = ["GalacticCouncil"]
66
edition = "2021"

pallets/gigahdx/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pallet-gigahdx"
3-
version = "0.1.1"
3+
version = "1.0.0"
44
description = "Liquid-staking primitive on top of an EVM money market."
55
authors = ["GalacticCouncil"]
66
edition = "2021"

pallets/staking/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pallet-staking"
3-
version = "4.3.1"
3+
version = "5.0.0"
44
authors = ['GalacticCouncil']
55
edition = "2021"
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)