From cab87bd75bac61f61747fe7a2e36190a3a605de5 Mon Sep 17 00:00:00 2001
From: Datong Sun <dndx@idndx.com>
Date: Sat, 30 Oct 2021 09:15:23 -0700
Subject: [PATCH] chore(cargo) bump Phantun to v0.2.2

---
 phantun/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 <dndx@idndx.com>"]
 license = "MIT OR Apache-2.0"