From 6c14c5adf1ce2addecfe4aa729306407cb97906c Mon Sep 17 00:00:00 2001 From: Nuvindu Date: Wed, 26 Feb 2025 13:34:26 +0530 Subject: [PATCH 1/2] [Automated] Update the native jar versions --- ballerina/Ballerina.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index 8b5fd03..20ca47f 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -1,10 +1,10 @@ [package] org = "ballerina" name = "regex" -version = "1.4.4" +version = "1.5.0" authors = ["Ballerina"] keywords = ["regex", "string", "regular expressions"] repository = "https://github.com/ballerina-platform/module-ballerina-regex" icon = "icon.png" license = ["Apache-2.0"] -distribution = "2201.10.0-20241025-103700-5c9e6a27" +distribution = "2201.12.0-20250226-081700-17d84e0f" From 3c10e972253b9f86c962ad162dc252919ee29a75 Mon Sep 17 00:00:00 2001 From: Nuvindu Date: Wed, 26 Feb 2025 13:34:26 +0530 Subject: [PATCH 2/2] [Automated] Update the lang version to 2201.12.0-20250226-081700-17d84e0f --- build-config/resources/Ballerina.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-config/resources/Ballerina.toml b/build-config/resources/Ballerina.toml index 01ebb83..78bd67a 100644 --- a/build-config/resources/Ballerina.toml +++ b/build-config/resources/Ballerina.toml @@ -7,4 +7,4 @@ keywords = ["regex", "string", "regular expressions"] repository = "https://github.com/ballerina-platform/module-ballerina-regex" icon = "icon.png" license = ["Apache-2.0"] -distribution = "2201.10.0-20241025-103700-5c9e6a27" +distribution = "2201.12.0-20250226-081700-17d84e0f"