Skip to content

Commit

Permalink
Bump version to 2.2.1 and tagging release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisob55 committed Mar 14, 2022
1 parent ea70f87 commit 01d2953
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/2.2.0/TaxKalculator.xcframework.zip",
checksum: "6945af5d6104bee3c8b4258dffea12cff5db1b38fe262e8ea23085ddc5112e5c"
url: "https://github.com/hmrc/tax-kalculator/releases/download/2.2.1/TaxKalculator.xcframework.zip",
checksum: "93d3dd0bbb6a68b72235dd19ffeffb4930f005d6e09c13461ee5046b910a7dbf"
),
]
)

0 comments on commit 01d2953

Please sign in to comment.