Skip to content

Commit a0e7b9d

Browse files
committed
Bump version 0.7.2
1 parent 495efa5 commit a0e7b9d

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.1"
3+
version = "0.7.2"
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.1"
3+
version = "0.7.2"
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.1"
3+
version = "0.7.2"
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.1"
3+
version = "0.7.2"
44
authors = ["bdbai <[email protected]>"]
55
edition = "2021"
66

0 commit comments

Comments
 (0)