Skip to content

Commit

Permalink
Bump version to 0.8.1 and tagging release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisob55 committed Mar 7, 2023
1 parent 6a0a0a3 commit 40f2552
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: "HelpToSaveKalculator",
url: "https://github.com/hmrc/help-to-save-kalculator/releases/download/0.8.0/HelpToSaveKalculator.xcframework.zip",
checksum: "97db3b9821ea7b100c5e4705446be686ae270e0751625f2a2f52ac73e0718c11"
url: "https://github.com/hmrc/help-to-save-kalculator/releases/download/0.8.1/HelpToSaveKalculator.xcframework.zip",
checksum: "cec72b55c6c2db86cb67aa6a65e78a1f4cbc4ce89a1b09ac2564bfcd70df95eb"
),
]
)

0 comments on commit 40f2552

Please sign in to comment.