From 7c05478d89dc452d035154c44368ff6728fb754a Mon Sep 17 00:00:00 2001 From: Sumudu Nissanka Date: Wed, 6 Nov 2024 14:19:36 +0530 Subject: [PATCH] Update Ballerina.toml --- 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 2bb22346b2..9891f8e435 100644 --- a/build-config/resources/Ballerina.toml +++ b/build-config/resources/Ballerina.toml @@ -7,7 +7,7 @@ keywords = ["http", "network", "service", "listener", "client"] repository = "https://github.com/ballerina-platform/module-ballerina-http" icon = "icon.png" license = ["Apache-2.0"] -distribution = "2201.10.0" +distribution = "2201.11.0" export = ["http", "http.httpscerr"] [platform.java17]