diff --git a/README.md b/README.md index 8276d7d6f8f7a4e007a72227ae62916911b16534..037afaad8ba4be980418c13b4644804ca98eb33f 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ dependencies: [ The SDK is available on Cocoapods and you can include it in your projects by adding the following to your Podfile: ```ruby -pod 'MyIdSDK', '~> 2.3.3' +pod 'MyIdSDK', '~> 2.3.4' ``` Run `pod install` to get the SDK.