Skip to content

Commit

Permalink
Bump phoenix-v1.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellam258 committed Apr 29, 2022
1 parent 6e2f452 commit 884d34a
Show file tree
Hide file tree
Showing 37 changed files with 67 additions and 67 deletions.
62 changes: 31 additions & 31 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 client/evm/evm-tracing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2018"
homepage = "https://bholdus.com"
license = "GPL-3.0-only"
repository = "https://github.com/Bholdus/bholdus-chain/"
version = "1.0.16"
version = "1.0.17"

[dependencies]
ethereum-types = { version = "0.13.1" }
Expand Down
2 changes: 1 addition & 1 deletion client/evm/rpc-core/debug/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2018"
homepage = "https://bholdus.com"
license = "GPL-3.0-only"
repository = "https://github.com/Bholdus/bholdus-chain/"
version = "1.0.16"
version = "1.0.17"

[dependencies]
ethereum-types = "0.13.1"
Expand Down
2 changes: 1 addition & 1 deletion client/evm/rpc-core/trace/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2018"
homepage = "https://bholdus.com"
license = "GPL-3.0-only"
repository = "https://github.com/Bholdus/bholdus-chain/"
version = "1.0.16"
version = "1.0.17"

[dependencies]
ethereum-types = "0.13.1"
Expand Down
2 changes: 1 addition & 1 deletion client/evm/rpc-core/types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2018"
homepage = "https://bholdus.com"
license = "GPL-3.0-only"
repository = "https://github.com/bholdus/bholdus-chain/"
version = "1.0.16"
version = "1.0.17"

[dependencies]
ethereum-types = "0.13.1"
Expand Down
2 changes: 1 addition & 1 deletion client/evm/rpc/debug/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2018"
homepage = "https://bholdus.com"
license = "GPL-3.0-only"
repository = "https://github.com/bholdus/bholdus-chain/"
version = "1.0.16"
version = "1.0.17"

[dependencies]
futures = { version = "0.3", features = ["compat"] }
Expand Down
2 changes: 1 addition & 1 deletion client/evm/rpc/trace/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2018"
homepage = "https://bholdus.com"
license = "GPL-3.0-only"
repository = "https://github.com/Bholdus/bholdus-chain/"
version = "1.0.16"
version = "1.0.17"

[dependencies]
ethereum = { version = "0.12.0", features = ["with-codec"] }
Expand Down
2 changes: 1 addition & 1 deletion node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = '2018'
homepage = 'https://bholdus.com'
name = 'bholdus'
repository = 'https://github.com/bholdus/bholdus-chain/'
version = "1.0.16"
version = "1.0.17"

[[bin]]
name = 'bholdus'
Expand Down
2 changes: 1 addition & 1 deletion node/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2018"
homepage = "https://bholdus.com"
name = "bholdus-cli"
repository = "https://github.com/bholdus/bholdus-chain/"
version = "1.0.16"
version = "1.0.17"


# [build-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion node/service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2018"
homepage = "https://bholdus.com"
name = "bholdus-service"
repository = "https://github.com/bholdus/bholdus-chain/"
version = "1.0.16"
version = "1.0.17"

[dependencies]
structopt = "0.3.8"
Expand Down
2 changes: 1 addition & 1 deletion pallets/bridge/native-transfer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = 'Unlicense'
name = 'bholdus-bridge-native-transfer'
readme = 'README.md'
repository = 'https://github.com/bholdus/bholdus-chain.git'
version = "1.0.16"
version = "1.0.17"

[package.metadata.docs.rs]
targets = ['x86_64-unknown-linux-gnu']
Expand Down
2 changes: 1 addition & 1 deletion pallets/currencies/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bholdus-currencies"
version = "1.0.16"
version = "1.0.17"
authors = ["Nhi Tran <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion pallets/dex/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = 'Unlicense'
name = 'bholdus-dex'
readme = 'README.md'
repository = 'https://github.com/bholdus/bholdus-chain/'
version = "1.0.16"
version = "1.0.17"

[package.metadata.docs.rs]
targets = ['x86_64-unknown-linux-gnu']
Expand Down
2 changes: 1 addition & 1 deletion pallets/memo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = 'Unlicense'
name = 'bholdus-memo'
readme = 'README.md'
repository = 'https://github.com/substrate-developer-hub/substrate-node-template/'
version = "1.0.16"
version = "1.0.17"

[package.metadata.docs.rs]
targets = ['x86_64-unknown-linux-gnu']
Expand Down
Loading

0 comments on commit 884d34a

Please sign in to comment.