Skip to content

Commit ccc3d48

Browse files
committed
Bump client extras version.
1 parent 9cbdaa0 commit ccc3d48

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ polymesh-api-ink = { version = "1.6.0", path = "crates/polymesh-api-ink", defaul
3737
polymesh-api-codegen = { version = "3.7.2", path = "crates/polymesh-api-codegen", default-features = false }
3838
polymesh-api-codegen-macro = { version = "3.7.2", path = "crates/polymesh-api-codegen-macro", default-features = false }
3939
polymesh-api = { version = "3.12.1", path = "./", default-features = false }
40-
polymesh-api-client-extras = { version = "3.6.0", path = "crates/polymesh-api-client-extras", default-features = false }
40+
polymesh-api-client-extras = { version = "3.6.1", path = "crates/polymesh-api-client-extras", default-features = false }
4141
polymesh-api-tester = { version = "0.10.0", path = "crates/polymesh-api-tester", default-features = false }
4242

4343
# Substrate shared deps.

crates/polymesh-api-client-extras/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "polymesh-api-client-extras"
3-
version = "3.6.0"
3+
version = "3.6.1"
44
edition = "2021"
55
authors = ["Robert G. Jakabosky <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)