Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
akru committed Apr 29, 2020
1 parent 55fecd6 commit 71f2f13
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bin/node/cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "node-cli"
version = "0.17.2"
version = "0.18.0"
authors = ["Airalab <[email protected]>"]
description = "Robonomics node implementation in Rust & Substrate."
build = "build.rs"
Expand Down
2 changes: 1 addition & 1 deletion bin/node/ipci-runtime/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ipci-runtime"
version = "0.17.2"
version = "0.18.0"
authors = ["Airalab <[email protected]>"]
edition = "2018"
build = "build.rs"
Expand Down
2 changes: 1 addition & 1 deletion bin/node/primitives/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "node-primitives"
version = "0.17.2"
version = "0.18.0"
authors = ["Airalab <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion bin/node/robonomics-runtime/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "robonomics-runtime"
version = "0.17.2"
version = "0.18.0"
authors = ["Airalab <[email protected]>"]
edition = "2018"
build = "build.rs"
Expand Down

0 comments on commit 71f2f13

Please sign in to comment.