Skip to content

Commit

Permalink
Bump version to 1.0.2 and tagging release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisob55 committed Mar 22, 2021
1 parent 337b1a4 commit e1cd1e5
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.0.1/TaxKalculator.xcframework.zip",
checksum: "24be320fb8c8839d6e724caa9b0d599af34d7571cd00cfb449932d43f8f4eb97"
url: "https://github.com/hmrc/tax-kalculator/releases/download/1.0.2/TaxKalculator.xcframework.zip",
checksum: "66a6014825d62f1ff4da9253a9ac8bf05dcf8595fcaa67756487dbbc734081a5"
),
]
)

0 comments on commit e1cd1e5

Please sign in to comment.