Skip to content

Commit b3f2859

Browse files
authored
Merge pull request #3868 from autonomys/version/bump-client-0.1.11
Bump client versions to 0.1.11
2 parents 4b18bf9 + 132f06c commit b3f2859

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/subspace-bootstrap-node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "subspace-bootstrap-node"
3-
version = "0.1.10"
3+
version = "0.1.11"
44
authors = [
55
"Nazar Mokrynskyi <nazar@mokrynskyi.com>",
66
"Shamil Gadelshin <shamilgadelshin@gmail.com>"

crates/subspace-farmer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "subspace-farmer"
33
description = "Farmer for the Subspace Network Blockchain"
44
license = "0BSD"
5-
version = "0.1.10"
5+
version = "0.1.11"
66
authors = ["Nazar Mokrynskyi <nazar@mokrynskyi.com>"]
77
edition.workspace = true
88
include = [

crates/subspace-gateway/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "subspace-gateway"
3-
version = "0.1.10"
3+
version = "0.1.11"
44
authors = [
55
"Teor <teor@riseup.net>",
66
"Shamil Gadelshin <shamilgadelshin@gmail.com>"

crates/subspace-node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "subspace-node"
3-
version = "0.1.10"
3+
version = "0.1.11"
44
authors = ["Subspace Labs <https://subspace.network>"]
55
description = "A Subspace Network Blockchain node."
66
edition.workspace = true

0 commit comments

Comments
 (0)