Skip to content

Commit

Permalink
Bump version to 1.0.0 and tagging release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisob55 committed Mar 18, 2021
1 parent 287d61a commit 49da04b
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/0.12.0/TaxKalculator.xcframework.zip",
checksum: "8dfb10f84f872250bd7ad1216b6b0670e42412e30443c08a10faeb15f458118b"
url: "https://github.com/hmrc/tax-kalculator/releases/download/1.0.0/TaxKalculator.xcframework.zip",
checksum: "7332dfaa42cd07a25a1902df305df8f03c2237598748669df9c92ac4a70a9eff"
),
]
)

0 comments on commit 49da04b

Please sign in to comment.