Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
version 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
debris committed Oct 20, 2018
1 parent 84dc540 commit 9437db9
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 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 bridge/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bridge"
version = "0.4.0"
version = "0.5.0"
authors = ["debris <marek.kotewicz@gmail.com>", "snd <kruemaxi@gmail.com>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion cli/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "parity-bridge"
version = "0.4.0"
version = "0.5.0"
authors = ["debris <marek.kotewicz@gmail.com>", "snd <kruemaxi@gmail.com>"]

[[bin]]
Expand Down
2 changes: 1 addition & 1 deletion contracts/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bridge-contracts"
version = "0.4.0"
version = "0.5.0"
authors = ["debris <marek.kotewicz@gmail.com>", "snd <kruemaxi@gmail.com>"]

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion deploy/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "parity-bridge-deploy"
version = "0.3.0"
version = "0.5.0"
authors = ["debris <marek.kotewicz@gmail.com>"]

[[bin]]
Expand Down

0 comments on commit 9437db9

Please sign in to comment.