diff options
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" |