From 5589f57a9734925bc1933352a8d9fb719f905df7 Mon Sep 17 00:00:00 2001 From: YujithIsura Date: Mon, 4 Nov 2024 15:20:11 +0530 Subject: [PATCH] bal version updated --- campus/bffs/profile/api/Ballerina.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/campus/bffs/profile/api/Ballerina.toml b/campus/bffs/profile/api/Ballerina.toml index 601ddcab..cd7f8a2d 100644 --- a/campus/bffs/profile/api/Ballerina.toml +++ b/campus/bffs/profile/api/Ballerina.toml @@ -1,8 +1,8 @@ [package] org = "avinyafoundation" name = "profile_bff" -version = "1.1.0" -distribution = "2201.5.0" +version = "2.1.0" +distribution = "2201.8.7" [build-options] observabilityIncluded = true