Skip to content

Commit

Permalink
Bump version to 1.2.0 and tagging release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisob55 committed May 28, 2021
1 parent 90d5aeb commit e38860e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "TaxKalculator",
url: "https://github.com/hmrc/tax-kalculator/releases/download/1.1.0/TaxKalculator.xcframework.zip",
checksum: "a345ae0145576108a0ab7538f36f24f0f5e21548b7a2ec25e0768cd6048472c5"
url: "https://github.com/hmrc/tax-kalculator/releases/download/1.2.0/TaxKalculator.xcframework.zip",
checksum: "2e01e925453264fb2f334880be2920bb051c7b180ad62a0d9f6914f471f84475"
),
]
)

0 comments on commit e38860e

Please sign in to comment.