Skip to content

Commit

Permalink
fix: updated version to 4.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
harshgarg18 committed Jul 3, 2024
1 parent 17c2dd3 commit 097c1d6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PODS:
- HyperSDK (2.1.43):
- JuspaySafeBrowser (= 0.1.83)
- Salvator (= 1.0.6)
- hypersdkflutter (4.0.17):
- hypersdkflutter (4.0.18):
- Flutter
- HyperSDK (= 2.1.43)
- JuspaySafeBrowser (0.1.83)
Expand Down Expand Up @@ -41,7 +41,7 @@ SPEC CHECKSUMS:
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
flutter_inappwebview_ios: 97215cf7d4677db55df76782dbd2930c5e1c1ea0
HyperSDK: fdcd5a244b85e296d02f3b13057015ef2a66e3f8
hypersdkflutter: cf51bb343a5a53da7c4c08979d20eb5cfc79cd22
hypersdkflutter: 5d765564b97753fb573b69d06a69c756cd21598a
JuspaySafeBrowser: 91be796164a40317d5a9153ac6d433a4928ef549
OrderedSet: aaeb196f7fef5a9edf55d89760da9176ad40b93c
Salvator: 1de69620ac17123ba3491e27a9a8b35bc5b97eaa
Expand Down
2 changes: 1 addition & 1 deletion ios/hypersdkflutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ puts ("HyperSDK HyperSDK Version Version: #{hyper_sdk_version}")

Pod::Spec.new do |s|
s.name = 'hypersdkflutter'
s.version = '4.0.17'
s.version = '4.0.18'
s.summary = 'Flutter plugin for Juspay SDK'
s.description = <<-DESC
Flutter plugin for juspay SDK.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: hypersdkflutter
description: >-
Flutter plugin for HyperSDK which enables payment orchestration via different dynamic modules.
version: 4.0.17
version: 4.0.18
repository: https://github.com/juspay/hyper-sdk-flutter
homepage: https://juspay.in/

Expand Down

0 comments on commit 097c1d6

Please sign in to comment.