From b5e79653f0e68233c48428ee83a06fcc1f52c650 Mon Sep 17 00:00:00 2001 From: Datong Sun Date: Fri, 13 May 2022 08:34:31 -0700 Subject: [PATCH] chore(phantun) bump to `v0.5.0` --- phantun/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phantun/Cargo.toml b/phantun/Cargo.toml index 972a650..ad7644d 100644 --- a/phantun/Cargo.toml +++ b/phantun/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "phantun" -version = "0.4.2" +version = "0.5.0" edition = "2021" authors = ["Datong Sun "] license = "MIT OR Apache-2.0"