From 726ecac9cfbf6ef476d18f1abbb64d777e5989c1 Mon Sep 17 00:00:00 2001 From: Datong Sun Date: Mon, 3 Jan 2022 07:47:48 -0800 Subject: [PATCH] chore(phantun) bump `phantun` to `v0.2.5` --- phantun/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phantun/Cargo.toml b/phantun/Cargo.toml index 134b5b1..549f008 100644 --- a/phantun/Cargo.toml +++ b/phantun/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "phantun" -version = "0.2.4" +version = "0.2.5" edition = "2021" authors = ["Datong Sun "] license = "MIT OR Apache-2.0"