Skip to content

Commit fba6726

Browse files
committed
[skip ci] Bump version 0.7.3
1 parent b3f7777 commit fba6726

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.

ytflow-app-util/Cargo.toml

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

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

ytflow-bin-shared/Cargo.toml

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

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

ytflow-bin/Cargo.toml

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

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

ytflow/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ytflow"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
authors = ["bdbai <[email protected]>"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)