diff --git a/phantun/Cargo.toml b/phantun/Cargo.toml index 66ea879..8c68ccd 100644 --- a/phantun/Cargo.toml +++ b/phantun/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "phantun" -version = "0.2.1" +version = "0.2.2" edition = "2021" authors = ["Datong Sun "] license = "MIT OR Apache-2.0"