diff --git a/phantun/Cargo.toml b/phantun/Cargo.toml index c005a90..55a9023 100644 --- a/phantun/Cargo.toml +++ b/phantun/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "phantun" -version = "0.5.0" +version = "0.6.0" edition = "2021" authors = ["Datong Sun "] license = "MIT OR Apache-2.0"