Skip to content

Commit

Permalink
Node version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
akru committed Dec 10, 2019
1 parent cc84c48 commit 8d325b9
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
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 = "plasm-cli"
version = "0.6.1"
version = "0.6.2"
authors = [
"Takumi Yamashita <takumi@stake.co.jp>",
"Aleksandr Krupenkin <aleksandr@stake.co.jp>",
Expand Down
2 changes: 1 addition & 1 deletion bin/node/executor/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plasm-executor"
version = "0.6.1"
version = "0.6.2"
authors = [
"Takumi Yamashita <takumi@stake.co.jp>",
"Aleksandr Krupenkin <aleksandr@stake.co.jp>",
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 = "plasm-primitives"
version = "0.6.1"
version = "0.6.2"
authors = [
"Takumi Yamashita <takumi@stake.co.jp>",
"Aleksandr Krupenkin <aleksandr@stake.co.jp>"
Expand Down
2 changes: 1 addition & 1 deletion bin/node/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plasm-rpc"
version = "0.6.1"
version = "0.6.2"
authors = [
"Takumi Yamashita <takumi@stake.co.jp>",
"Aleksandr Krupenkin <aleksandr@stake.co.jp>"
Expand Down
2 changes: 1 addition & 1 deletion bin/node/runtime/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "plasm-runtime"
version = "0.6.1"
version = "0.6.2"
authors = [
"Takumi Yamashita <takumi@stake.co.jp>",
"Aleksandr Krupenkin <aleksandr@stake.co.jp>"
Expand Down

0 comments on commit 8d325b9

Please sign in to comment.