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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
gavofyork committed Sep 6, 2018
1 parent 19ef9aa commit 153a922
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ path = "polkadot/src/main.rs"

[package]
name = "polkadot"
version = "0.2.11"
version = "0.2.12"
authors = ["Parity Technologies <[email protected]>"]
build = "build.rs"

Expand Down
2 changes: 1 addition & 1 deletion substrate/cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "substrate-cli"
version = "0.2.11"
version = "0.2.12"
authors = ["Parity Technologies <[email protected]>"]
description = "Substrate CLI interface."
build = "build.rs"
Expand Down

0 comments on commit 153a922

Please sign in to comment.