Skip to content

Commit 40f2552

Browse files
committed
Bump version to 0.8.1 and tagging release
1 parent 6a0a0a3 commit 40f2552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "HelpToSaveKalculator",
18-
url: "https://github.com/hmrc/help-to-save-kalculator/releases/download/0.8.0/HelpToSaveKalculator.xcframework.zip",
19-
checksum: "97db3b9821ea7b100c5e4705446be686ae270e0751625f2a2f52ac73e0718c11"
18+
url: "https://github.com/hmrc/help-to-save-kalculator/releases/download/0.8.1/HelpToSaveKalculator.xcframework.zip",
19+
checksum: "cec72b55c6c2db86cb67aa6a65e78a1f4cbc4ce89a1b09ac2564bfcd70df95eb"
2020
),
2121
]
2222
)

0 commit comments

Comments
 (0)