Skip to content

Commit

Permalink
Bump version to 0.7.0 and tagging release
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisob55 committed Mar 21, 2022
1 parent 3b64e4b commit e0e677a
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.6.0/HelpToSaveKalculator.xcframework.zip",
checksum: "bdbea185b5e9ab83db39c04dd42604a491f48633e869caa0442ddfeea6617fcc"
url: "https://github.com/hmrc/help-to-save-kalculator/releases/download/0.7.0/HelpToSaveKalculator.xcframework.zip",
checksum: "66888dd0d7580d6e78d5dff96c544086e241dae62d45352253a9c224254c8cd6"
),
]
)

0 comments on commit e0e677a

Please sign in to comment.