From a96e77c7585f32d9043e846943ff75546980e14b Mon Sep 17 00:00:00 2001 From: Kevin Yue Date: Fri, 29 Mar 2024 07:48:02 -0400 Subject: [PATCH] Bump version 2.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0a37e76..ffd0b48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ members = ["crates/*", "apps/gpclient", "apps/gpservice", "apps/gpauth", "apps/g [workspace.package] rust-version = "1.70" -version = "2.1.1" +version = "2.1.2" authors = ["Kevin Yue "] homepage = "https://github.com/yuezk/GlobalProtect-openconnect" edition = "2021"