Skip to content

Commit

Permalink
Updated the podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
OsamaRabie committed Aug 8, 2024
1 parent 642ee72 commit 594152d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goSellSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Pod::Spec.new do |goSellSDK|
goSellSDK.name = 'goSellSDK'
goSellSDK.summary = 'goSell SDK for iOS'
goSellSDK.requires_arc = true
goSellSDK.version = '2.3.35'
goSellSDK.version = '2.3.36'
goSellSDK.license = { :type => 'MIT', :file => 'LICENSE' }
goSellSDK.author = { 'Tap Payments' => '[email protected]' }
goSellSDK.homepage = 'https://github.com/Tap-Payments/goSellSDK-iOS'
Expand Down

0 comments on commit 594152d

Please sign in to comment.