From 10ade804885c2516b869f7f534189cd9079c2a77 Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Mon, 21 Aug 2023 17:14:33 +0800 Subject: [PATCH] Bump 0.1.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a5ec577..cff8d93 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ authors = ["B. Blechschmidt"] edition = "2018" name = "tun2proxy" -version = "0.1.2" +version = "0.1.4" [lib] crate-type = ["cdylib", "lib"]