Skip to content

Commit

Permalink
Merge pull request #13 from Ajai-Suvendran/main
Browse files Browse the repository at this point in the history
Update Release Version To Accommodate Breaking Change
  • Loading branch information
RivinduM authored Feb 5, 2025
2 parents 22d9776 + dbcc25f commit 11ec7f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion swiftmt/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
org = "ballerinax"
name = "financial.swift.mt"
version = "1.0.3"
version = "2.0.0"
distribution = "2201.10.1"
authors=["Ballerina"]
keywords=["Financial", "SWIFT MT"]
Expand Down
2 changes: 1 addition & 1 deletion swiftmt/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ modules = [
[[package]]
org = "ballerinax"
name = "financial.swift.mt"
version = "1.0.3"
version = "2.0.0"
dependencies = [
{org = "ballerina", name = "data.xmldata"},
{org = "ballerina", name = "jballerina.java"},
Expand Down

0 comments on commit 11ec7f9

Please sign in to comment.