summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joel@livio.io>2015-09-15 16:49:48 -0400
committerJoel Fischer <joel@livio.io>2015-09-15 16:49:48 -0400
commit9f821167cdaeb8718fddbbb0c5427fda02f259f9 (patch)
treea6873b06ab470b55274bd79717365cd36c50cf70 /SmartDeviceLink-iOS.podspec
parenta628ab873a795f9fd5ff13262bd61697033276f6 (diff)
parenta453a1f1676d56dd1bec830b421b2fa2a67fe9aa (diff)
downloadsdl_ios-9f821167cdaeb8718fddbbb0c5427fda02f259f9.tar.gz
Merge branch 'release/4.0.0' into feature/issue_268
Conflicts: SmartDeviceLink-iOS.podspec
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index 0dad7843e..c7c2b80b7 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "SmartDeviceLink-iOS"
- s.version = "4.0.0-alpha.3"
+ s.version = "4.0.0-alpha.4"
s.summary = "Connect your app with cars!"
s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS"
s.license = { :type => "New BSD", :file => "LICENSE" }
@@ -11,4 +11,4 @@ Pod::Spec.new do |s|
s.source_files = "SmartDeviceLink-iOS/SmartDeviceLink/*.{h,m}"
s.requires_arc = true
-end \ No newline at end of file
+end