From 6d4a155286520a4d80390c438b90b675cfaf9857 Mon Sep 17 00:00:00 2001 From: ArmandMeppa Date: Fri, 17 Jan 2025 14:41:55 +0100 Subject: [PATCH] chore: client-version -> 0.2.13 --- wazuh-cert-oauth2-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wazuh-cert-oauth2-client/Cargo.toml b/wazuh-cert-oauth2-client/Cargo.toml index a0a6ffb..9f2b003 100644 --- a/wazuh-cert-oauth2-client/Cargo.toml +++ b/wazuh-cert-oauth2-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wazuh-cert-oauth2-client" -version = "0.2.11" +version = "0.2.13" edition = "2021" [dependencies]