diff options
author | Yuchen Wu <[email protected]> | 2024-10-31 15:40:22 -0700 |
---|---|---|
committer | Yuchen Wu <[email protected]> | 2024-11-01 10:32:08 -0700 |
commit | 28f69465f65f95756f11f69eb465e85c9154bf25 (patch) | |
tree | ccd3c05f44c0d9801dd5277b15e68060b3f6e595 /tinyufo/Cargo.toml | |
parent | 3d2321e9cc31d101a7e65f1b23dfeda173e10ca8 (diff) | |
download | pingora-28f69465f65f95756f11f69eb465e85c9154bf25.tar.gz pingora-28f69465f65f95756f11f69eb465e85c9154bf25.zip |
Release 0.4.00.4.0
Diffstat (limited to 'tinyufo/Cargo.toml')
-rw-r--r-- | tinyufo/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyufo/Cargo.toml b/tinyufo/Cargo.toml index 110b6d1..9846c10 100644 --- a/tinyufo/Cargo.toml +++ b/tinyufo/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "TinyUFO" -version = "0.3.0" +version = "0.4.0" authors = ["Yuchen Wu <[email protected]>"] edition = "2021" license = "Apache-2.0" |