From 59de86716eefaec295bc1ddb11d86633931061a0 Mon Sep 17 00:00:00 2001 From: ballerina-bot Date: Mon, 25 Nov 2024 04:28:57 +0000 Subject: [PATCH] [Release swiftmt 1.0.1] Prepare for next dev cycle --- swiftmt/Ballerina.toml | 2 +- swiftmt/Dependencies.toml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/swiftmt/Ballerina.toml b/swiftmt/Ballerina.toml index 3940c8b..0b69acd 100644 --- a/swiftmt/Ballerina.toml +++ b/swiftmt/Ballerina.toml @@ -1,7 +1,7 @@ [package] org = "ballerinax" name = "financial.swift.mt" -version = "1.0.1" +version = "1.0.2" distribution = "2201.10.1" authors=["Ballerina"] keywords=["Financial", "SWIFT MT"] diff --git a/swiftmt/Dependencies.toml b/swiftmt/Dependencies.toml index 41f9cc4..e4431fd 100644 --- a/swiftmt/Dependencies.toml +++ b/swiftmt/Dependencies.toml @@ -49,7 +49,7 @@ modules = [ [[package]] org = "ballerinax" name = "financial.swift.mt" -version = "1.0.1" +version = "1.0.2" dependencies = [ {org = "ballerina", name = "data.xmldata"}, {org = "ballerina", name = "jballerina.java"}, @@ -61,3 +61,4 @@ modules = [ {org = "ballerinax", packageName = "financial.swift.mt", moduleName = "financial.swift.mt.com.prowidesoftware.swift.model"}, {org = "ballerinax", packageName = "financial.swift.mt", moduleName = "financial.swift.mt.java.lang"} ] +