From 4955c7a06c7f522b04b5f5bff70af7c3068928df Mon Sep 17 00:00:00 2001 From: Sellakumaran Kanagarathnam Date: Thu, 30 Apr 2026 17:09:20 -0700 Subject: [PATCH] Bump version to 1.0.0 for major release Updated the target version from 0.3.0 to 1.0.0, marking a significant milestone and major release for the project. --- versioning/TARGET-VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioning/TARGET-VERSION b/versioning/TARGET-VERSION index 9325c3cc..afaf360d 100644 --- a/versioning/TARGET-VERSION +++ b/versioning/TARGET-VERSION @@ -1 +1 @@ -0.3.0 \ No newline at end of file +1.0.0 \ No newline at end of file