diff --git a/phantun/Cargo.toml b/phantun/Cargo.toml index b235adf..a310ff9 100644 --- a/phantun/Cargo.toml +++ b/phantun/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "phantun" -version = "0.1.1" +version = "0.2.0" edition = "2018" authors = ["Datong Sun "] license = "MIT OR Apache-2.0"