Skip to content

Commit

Permalink
[Release swiftmt 2.0.0] Prepare for next dev cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
ballerina-bot committed Feb 5, 2025
1 parent 11ec7f9 commit e175ae0
Show file tree
Hide file tree
Showing 2 changed files with 3 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 = "2.0.0"
version = "2.0.1"
distribution = "2201.10.1"
authors=["Ballerina"]
keywords=["Financial", "SWIFT MT"]
Expand Down
3 changes: 2 additions & 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 = "2.0.0"
version = "2.0.1"
dependencies = [
{org = "ballerina", name = "data.xmldata"},
{org = "ballerina", name = "jballerina.java"},
Expand All @@ -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"}
]

0 comments on commit e175ae0

Please sign in to comment.