diff --git a/README.md b/README.md index 7aa24d2..65a4e0b 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Then import `import SocketIO`. ### Carthage Add these line to your `Cartfile`: ``` -github "nuclearace/Starscream" ~> 8.0.2 +github "nuclearace/Starscream" ~> 8.0.3 github "socketio/socket.io-client-swift" ~> 11.1.0 # Or latest version ```