From 7b5946eddad2eabcf327cebb6d397e2bce2e5066 Mon Sep 17 00:00:00 2001 From: Bigo Date: Wed, 10 Feb 2021 21:08:50 +0000 Subject: [PATCH] Release 0.0.12 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 703cdd5..7fd4846 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fireguard" -version = "0.0.11" +version = "0.0.12" authors = ["Bigo "] edition = "2018"