Skip to content

Commit b35f634

Browse files
author
github-actions[bot]
committed
Release 0.7.4
fcb_api@0.7.4 fcb_cli@0.7.4 fcb_core@0.7.4 fcb_cpp@0.7.4 fcb_py@0.7.4 fcb_wasm@0.7.4 Generated by cargo-workspaces
1 parent cab629e commit b35f634

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/rust/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fcb_cli"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
edition = "2021"
55
authors = ["Hidemichi Baba <baba.papa1120.ba@gmail.com>"]
66
license = "MIT"

src/rust/fcb_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 = "fcb_api"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
edition = "2021"
55

66
[lib]

src/rust/fcb_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fcb_core"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
edition = "2021"
55
authors = ["Hidemichi Baba <baba.papa1120.ba@gmail.com>"]
66
license = "MIT"

src/rust/fcb_cpp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fcb_cpp"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
edition = "2021"
55
authors = ["Hidemichi Baba <baba.papa1120.ba@gmail.com>"]
66
license = "MIT"

src/rust/fcb_py/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fcb_py"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
edition = "2021"
55

66
[lib]

src/rust/wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fcb_wasm"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
edition = "2021"
55

66

0 commit comments

Comments
 (0)