Skip to content

Commit b2f89dc

Browse files
authored
Bump versiosn to 0.19.0 (#145)
1 parent 48fb9e7 commit b2f89dc

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.18.0"
3+
version = "0.19.0"
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.18.0"
3+
version = "0.19.0"
44
authors = ["Parity Technologies <[email protected]>"]
55
edition = "2021"
66
license = "Unlicense"

0 commit comments

Comments
 (0)