Skip to content

Commit

Permalink
release: Create new Spacewalk client release v1.0.6 (#498)
Browse files Browse the repository at this point in the history
* Generate new metadata files for each runtime

* Bump version to next patch release
  • Loading branch information
ebma authored Mar 25, 2024
1 parent 3c03e75 commit 5723e31
Show file tree
Hide file tree
Showing 43 changed files with 15,971 additions and 12,563 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.5"
version = "1.0.6"
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.5"
version = "1.0.6"

[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.5"
version = "1.0.6"
authors = []
edition = "2018"

Expand Down
Loading

0 comments on commit 5723e31

Please sign in to comment.