Skip to content

Commit

Permalink
Merge pull request #8 from ballerina-platform/release-1.0.1
Browse files Browse the repository at this point in the history
[Release ${packageName} 1.0.1] Prepare for next dev cycle
  • Loading branch information
RivinduM authored Dec 6, 2024
2 parents 2fc3572 + 59de867 commit ee06dd8
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 = "1.0.1"
version = "1.0.2"
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 = "1.0.1"
version = "1.0.2"
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 ee06dd8

Please sign in to comment.