Skip to content

Commit 0bc2e38

Browse files
author
Abdulrahim Al Methiab
committed
fix version in cargo.toml
1 parent be6d752 commit 0bc2e38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ homepage = "https://kilt.io/"
2121
license-file = "LICENSE"
2222
readme = "README.md"
2323
repository = "https://github.com/KILTprotocol/kilt-node"
24-
version = "1.16.0"
24+
version = "1.16.1"
2525

2626
[workspace.dependencies]
2727
# Build deps
@@ -246,7 +246,7 @@ substrate-build-script-utils = { git = "https://github.com/paritytech
246246
substrate-frame-rpc-system = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" }
247247
substrate-prometheus-endpoint = { git = "https://github.com/paritytech/polkadot-sdk", branch = "stable2409" }
248248

249-
# ISMP
249+
# ISMP
250250
ismp = { git = "https://github.com/polytope-labs/hyperbridge", branch = "polkadot-stable2409", default-features = false }
251251
ismp-parachain = { git = "https://github.com/polytope-labs/hyperbridge", branch = "polkadot-stable2409", default-features = false }
252252
ismp-parachain-inherent = { git = "https://github.com/polytope-labs/hyperbridge", branch = "polkadot-stable2409", default-features = false }

0 commit comments

Comments
 (0)