aboutsummaryrefslogtreecommitdiffhomepage
path: root/tinyufo
diff options
context:
space:
mode:
authorYuchen Wu <[email protected]>2024-05-10 10:40:14 -0700
committerYuchen Wu <[email protected]>2024-05-10 15:22:37 -0700
commit3dbdcc6b0911fdad6361611955efa17810edf74a (patch)
treedf401098146614f9d42a78022b5973a531ea0851 /tinyufo
parent7507b696831d2e8383631b014fba9d75c0af5e96 (diff)
downloadpingora-3dbdcc6b0911fdad6361611955efa17810edf74a.tar.gz
pingora-3dbdcc6b0911fdad6361611955efa17810edf74a.zip
Release 0.2.00.2.0
Diffstat (limited to 'tinyufo')
-rw-r--r--tinyufo/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinyufo/Cargo.toml b/tinyufo/Cargo.toml
index 4b3b2c9..0326fe5 100644
--- a/tinyufo/Cargo.toml
+++ b/tinyufo/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "TinyUFO"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Yuchen Wu <[email protected]>"]
edition = "2021"
license = "Apache-2.0"