From f55eef0e36ce580b88890e6680210dcb860cd893 Mon Sep 17 00:00:00 2001 From: Umut Ay <66674442+Umutayb@users.noreply.github.com> Date: Fri, 9 Jan 2026 16:04:33 +0100 Subject: [PATCH] Bump version from 1.0.2 to 1.0.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e7cd1ee..dfb7cff 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.github.umutayb context-store - 1.0.2 + 1.0.3 jar Context Store Context Store is a reliable context storage solution where values can be stored, updated and accessed on the same thread!