summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-03-03 16:40:06 -0500
committerJoel Fischer <joeljfischer@gmail.com>2016-03-03 16:40:06 -0500
commit5a42ccfbca095a5a35b506fa7e91100c6b9eeb49 (patch)
treee0a2475825c497c6d06ceb381d6e2d93b0aa22d1 /README.md
parent69401a64384afdf839c46080e84809ae8c90a603 (diff)
downloadsdl_ios-5a42ccfbca095a5a35b506fa7e91100c6b9eeb49.tar.gz
Update version to 4.0.34.0.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07ceb018e..865bc5f30 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ See the [changelog](https://github.com/smartdevicelink/sdl_ios/blob/master/CHANG
You can install this library using [Cocoapods](https://cocoapods.org/pods/SmartDeviceLink-iOS). You can get started with Cocoapods by [following their install guide](https://guides.cocoapods.org/using/getting-started.html#getting-started), and learn how to use Cocoapods to install dependencies [by following this guide](https://guides.cocoapods.org/using/using-cocoapods.html).
-In your podfile, you want to add `pod 'SmartDeviceLink-iOS', '4.0.2'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6+.
+In your podfile, you want to add `pod 'SmartDeviceLink-iOS', '4.0.3'`. Then run `pod install` inside your terminal. With Cocoapods, we support iOS 6+.
##### Carthage