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

Commit 204d059

Browse files
committed
Bump to 0.2.16
1 parent 902841c commit 204d059

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ path = "polkadot/src/main.rs"
44

55
[package]
66
name = "polkadot"
7-
version = "0.2.15"
7+
version = "0.2.16"
88
authors = ["Parity Technologies <[email protected]>"]
99
build = "build.rs"
1010

substrate/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "substrate-cli"
3-
version = "0.2.15"
3+
version = "0.2.16"
44
authors = ["Parity Technologies <[email protected]>"]
55
description = "Substrate CLI interface."
66
build = "build.rs"

0 commit comments

Comments
 (0)