diff --git a/LICENSE.md b/LICENSE.md index da612eb..e06cfaf 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -Copyright 2015 Marketo Inc. +Copyright 2019 Marketo Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Marketo-AL-iOS-SDK.podspec b/Marketo-AL-iOS-SDK.podspec index f43179c..c6b9f86 100644 --- a/Marketo-AL-iOS-SDK.podspec +++ b/Marketo-AL-iOS-SDK.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Marketo-AL-iOS-SDK" -s.version = "0.8.0" +s.version = "0.8.1" s.summary = "Add Marketo Mobile Engagement to your project." s.description = <<-DESC MarketoPod provides the following features: diff --git a/Marketo.framework/Versions/A/Marketo b/Marketo.framework/Versions/A/Marketo index 4470fc0..49d6a6a 100644 Binary files a/Marketo.framework/Versions/A/Marketo and b/Marketo.framework/Versions/A/Marketo differ diff --git a/README.md b/README.md index c33d661..d7d6bc7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Marketo Mobile SDK for iOS 0.8.0 +# Marketo Mobile SDK for iOS 0.8.1 The Marketo Mobile SDK allows integration with Marketo Mobile Engagement (MME). @@ -6,6 +6,9 @@ Installation instructions and more are [here](http://developers.marketo.com/docu Change Log +v0.8.1 (July 03, 2019) +- Bug fixes and improvements. + v0.8.0 (July 03, 2019) - Updated file Names. - Bug fixes and improvements.