From 5651b567b16fb1865cbba3638f6664abd39e866d Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Thu, 19 Feb 2026 13:49:06 +0000 Subject: [PATCH] [Release fhir 3.0.2] Prepare for next dev cycle --- fhir/Ballerina.toml | 2 +- fhir/Dependencies.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fhir/Ballerina.toml b/fhir/Ballerina.toml index 16b1f11..a8c1f7c 100644 --- a/fhir/Ballerina.toml +++ b/fhir/Ballerina.toml @@ -1,7 +1,7 @@ [package] org = "ballerinax" name = "health.clients.fhir" -version = "3.0.2" +version = "3.0.3" distribution = "2201.12.3" authors = ["Ballerina"] keywords = ["Area/Healthcare", "Industry/Healthcare", "Type/Connector", "FHIR", "R4"] diff --git a/fhir/Dependencies.toml b/fhir/Dependencies.toml index 2b95101..045f51c 100644 --- a/fhir/Dependencies.toml +++ b/fhir/Dependencies.toml @@ -410,7 +410,7 @@ modules = [ [[package]] org = "ballerinax" name = "health.clients.fhir" -version = "3.0.2" +version = "3.0.3" dependencies = [ {org = "ballerina", name = "file"}, {org = "ballerina", name = "ftp"},