Skip to content

Commit

Permalink
release: Release v1.0.5 (#493)
Browse files Browse the repository at this point in the history
* Update metadata files

* release: Release v1.0.5

* Bump version of `spacewalk-runtime-standalone-testnet`
  • Loading branch information
ebma authored Feb 29, 2024
1 parent b9623a7 commit ea913fa
Show file tree
Hide file tree
Showing 41 changed files with 2,334 additions and 1,848 deletions.
72 changes: 36 additions & 36 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 clients/runner/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "runner"
version = "1.0.4"
version = "1.0.5"
edition = "2021"


Expand Down
2 changes: 1 addition & 1 deletion clients/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
authors = ["Pendulum"]
edition = "2018"
name = "runtime"
version = "1.0.4"
version = "1.0.5"

[features]
default = []
Expand Down
2 changes: 1 addition & 1 deletion clients/runtime/client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "subxt-client"
version = "1.0.4"
version = "1.0.5"
authors = []
edition = "2018"

Expand Down
Loading

0 comments on commit ea913fa

Please sign in to comment.