Skip to content

Commit

Permalink
Merge pull request #6 from tranzzo/feature/new_version
Browse files Browse the repository at this point in the history
new version
  • Loading branch information
marazmone authored Dec 15, 2023
2 parents 36bce3b + 6b3a57e commit c28f9d8
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,10 @@ All notable changes to this project will be documented in this file.
### Fixed
Fixed ApplePay

## [1.2.9] - 15.12.2023

#### Fixed
Fixed ApplePay

### Changed
Changed amout type from Decimal to Double
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Sources/TranzzoPaymentSDK.framework/TranzzoPaymentSDK
Binary file not shown.
2 changes: 1 addition & 1 deletion TranzzoPaymentSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|

spec.name = 'TranzzoPaymentSDK'
spec.version = '1.1.8'
spec.version = '1.2.9'
spec.summary = 'TranzzoPaymentSDK'
spec.description = 'Framework for Payments'
spec.homepage = 'https://tranzzo.ua'
Expand Down

0 comments on commit c28f9d8

Please sign in to comment.