diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa4c75..f9998f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 2.1.1 +* Fixed parsing wrong JSON keys for PrivateMoney and BankPayRedirectUrl + ## 2.1.0 * Fixed amount type conversion for Create Bill/Cpm Transactions * Align with iOS SDK version 2.1.0 diff --git a/ios/pokepay_sdk.podspec b/ios/pokepay_sdk.podspec index 17eecad..48007a3 100644 --- a/ios/pokepay_sdk.podspec +++ b/ios/pokepay_sdk.podspec @@ -4,7 +4,7 @@ # Pod::Spec.new do |s| s.name = 'pokepay_sdk' - s.version = '2.1.0' + s.version = '2.1.1' s.summary = 'Pokepay flutter SDK' s.description = <<-DESC Pokepay flutter SDK diff --git a/pubspec.yaml b/pubspec.yaml index 098f106..ea6c21b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: pokepay_sdk description: SDK for pokepay -version: 2.1.0 +version: 2.1.1 homepage: https://pay.pocket-change.jp/ environment: