From 6977e3721ce185d655f0705acbd3b46f694f031b Mon Sep 17 00:00:00 2001 From: txtsd Date: Thu, 31 Oct 2024 18:31:27 +0530 Subject: [PATCH] chore: Bump version to 1.0.3 Signed-off-by: txtsd --- include/dpitunnel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/dpitunnel.h b/include/dpitunnel.h index 8d1e298..7816b3b 100644 --- a/include/dpitunnel.h +++ b/include/dpitunnel.h @@ -1,7 +1,7 @@ #ifndef DPITUNNEL_CLI_H #define DPITUNNEL_CLI_H -#define DPITUNNEL_VERSION "1.0.2" +#define DPITUNNEL_VERSION "1.0.3" #include #include