Skip to content

Commit

Permalink
Bump version to 2.12.3 and tagging release
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoulongkam committed Jul 18, 2024
1 parent df6ced3 commit f711896
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.12.3] - 2024-07-18Z
- Update dependencies.

## [2.12.2] - 2024-07-17Z
Expand Down
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/2.11.0/TaxKalculator.xcframework.zip",
checksum: "f51d7685bfa7d86f82308a339ba82d1d99e972f7104efeef875b72dc832725a4"
url: "https://github.com/hmrc/tax-kalculator/releases/download/2.12.3/TaxKalculator.xcframework.zip",
checksum: "f4344d36288fa01951a9a3e7f77ae01c7b27698012f014b0d95a654365d524e4"
),
]
)

0 comments on commit f711896

Please sign in to comment.