diff --git a/README.MD b/README.MD index 651cf34..554fbac 100755 --- a/README.MD +++ b/README.MD @@ -18,7 +18,7 @@ end ```ruby target 'project_name' do - pod 'MappSDK', :git => 'https://github.com/MappCloud/MappSDK.git', :tag => '6.0.9' + pod 'MappSDK', :git => 'https://github.com/MappCloud/MappSDK.git', :tag => '6.0.10' end ```