Skip to content

Commit 3485292

Browse files
authored
Bump crates version to 0.25.1 (#189)
1 parent 94054cd commit 3485292

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

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

node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "contracts-node"
3-
version = "0.25.0"
3+
version = "0.25.1"
44
authors = ["Parity Technologies <[email protected]>"]
55
description = "Substrate node configured for smart contracts via `pallet-contracts`."
66
edition = "2021"

runtime/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "contracts-node-runtime"
3-
version = "0.25.0"
3+
version = "0.25.1"
44
authors = ["Parity Technologies <[email protected]>"]
55
edition = "2021"
66
license = "Unlicense"

0 commit comments

Comments
 (0)