From 2177ab5f3831082a8dce327b8e8bdb40791edbc3 Mon Sep 17 00:00:00 2001 From: Thushara Sampath Date: Tue, 29 Aug 2023 09:53:49 +0530 Subject: [PATCH] bump versions --- openapi/beezup.merchant/Ballerina.toml | 2 +- openapi/livestorm/Ballerina.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi/beezup.merchant/Ballerina.toml b/openapi/beezup.merchant/Ballerina.toml index c1c63d8c1..0f447d6ef 100644 --- a/openapi/beezup.merchant/Ballerina.toml +++ b/openapi/beezup.merchant/Ballerina.toml @@ -6,5 +6,5 @@ name = "beezup.merchant" icon = "icon.png" distribution = "2201.4.1" repository = "https://github.com/ballerina-platform/openapi-connectors/tree/main/openapi/beezup.merchant" -version = "1.5.1" +version = "1.6.0" authors = ["Ballerina"] diff --git a/openapi/livestorm/Ballerina.toml b/openapi/livestorm/Ballerina.toml index c91ba5022..b94ec99a9 100644 --- a/openapi/livestorm/Ballerina.toml +++ b/openapi/livestorm/Ballerina.toml @@ -6,7 +6,7 @@ name = "livestorm" icon = "icon.png" distribution = "2201.4.1" repository = "https://github.com/ballerina-platform/openapi-connectors/tree/main/openapi/livestorm" -version = "2.5.1" +version = "2.6.0" authors = ["Ballerina"] [build-options] observabilityIncluded = true