Skip to content
Snippets Groups Projects
Unverified Commit 11223d73 authored by Javier Viola's avatar Javier Viola Committed by GitHub
Browse files

bump versions for release `v0.2.26` (#311)

parent 3371f7f9
Branches main
No related merge requests found
Pipeline #518223 failed with stage
in 17 minutes and 35 seconds
......@@ -15,7 +15,7 @@ members = [
[workspace.package]
authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
version = "0.2.25"
version = "0.2.26"
rust-version = "1.70.0"
license = "Apache-2.0 OR GPL-3.0"
repository = "https://github.com/paritytech/zombienet-sdk"
......@@ -62,9 +62,9 @@ pjs-rs = "0.1.4"
flate2 = "1.0"
# Zombienet workspace crates:
support = { package = "zombienet-support", version = "0.2.25", path = "crates/support" }
configuration = { package = "zombienet-configuration", version = "0.2.25", path = "crates/configuration" }
orchestrator = { package = "zombienet-orchestrator", version = "0.2.25", path = "crates/orchestrator" }
provider = { package = "zombienet-provider", version = "0.2.25", path = "crates/provider" }
prom-metrics-parser = { package = "zombienet-prom-metrics-parser", version = "0.2.25", path = "crates/prom-metrics-parser" }
zombienet-sdk = { version = "0.2.25", path = "crates/sdk" }
support = { package = "zombienet-support", version = "0.2.26", path = "crates/support" }
configuration = { package = "zombienet-configuration", version = "0.2.26", path = "crates/configuration" }
orchestrator = { package = "zombienet-orchestrator", version = "0.2.26", path = "crates/orchestrator" }
provider = { package = "zombienet-provider", version = "0.2.26", path = "crates/provider" }
prom-metrics-parser = { package = "zombienet-prom-metrics-parser", version = "0.2.26", path = "crates/prom-metrics-parser" }
zombienet-sdk = { version = "0.2.26", path = "crates/sdk" }
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment