Skip to content

Commit

Permalink
Merge pull request #502 from Setheum-Labs/blend1
Browse files Browse the repository at this point in the history
blend to 0.9.0
  • Loading branch information
balqaasem authored Aug 30, 2021
2 parents f3ea87e + 527ef50 commit 8e650e5
Show file tree
Hide file tree
Showing 39 changed files with 356 additions and 360 deletions.
48 changes: 24 additions & 24 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ Install required tools and install git hooks:

```bash
./scripts/init.sh submodule build-full
git submodule update --init --recursive

```

Expand Down
2 changes: 1 addition & 1 deletion inspect/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "setheum-inspect"
version = "0.8.0"
version = "0.9.0"
authors = ["Setheum Labs"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion lib-serml/airdrop/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "setheum-airdrop"
version = "0.7.1"
version = "0.9.0"
authors = ["Setheum Labs"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion lib-serml/democracy/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "setheum-democracy"
version = "0.8.0"
version = "0.9.0"
authors = ["Setheum Labs"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion lib-serml/dex/dex/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "setheum-dex"
version = "0.8.0"
version = "0.9.0"
authors = ["Setheum Labs"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion lib-serml/evm/evm/rpc/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "evm-rpc"
version = "0.8.0"
version = "0.9.0"
authors = ["Setheum Labs"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion lib-serml/example/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "setheum-example"
version = "0.8.0"
version = "0.9.0"
authors = ["Setheum Labs"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion lib-serml/serp/serp-ocw/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "serp-ocw"
version = "0.8.0"
version = "0.9.0"
authors = ["Setheum Labs"]
edition = "2018"

Expand Down
Loading

0 comments on commit 8e650e5

Please sign in to comment.