Skip to content

Commit a92f2ca

Browse files
authored
Bump crate versions (#358)
1 parent d540964 commit a92f2ca

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "substrate-api-client"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["Supercomputing Systems AG <info@scs.ch>"]
55
license = "Apache-2.0"
66
edition = "2021"

compose-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ac-compose-macros"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
authors = ["Supercomputing Systems AG <info@scs.ch>"]
55
license = "Apache-2.0"
66
edition = "2021"

node-api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ac-node-api"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
license = "Apache-2.0"
55
edition = "2021"
66

primitives/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ac-primitives"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
authors = ["Supercomputing Systems AG <info@scs.ch>"]
55
license = "Apache-2.0"
66
edition = "2021"

0 commit comments

Comments
 (0)