Skip to content

Commit

Permalink
Update version to 6.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mparticle-automation committed Mar 23, 2018
1 parent 1e15fcd commit 9bbdcaf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
github "mparticle/mparticle-apple-sdk" ~> 6.16.0
github "mparticle/mparticle-apple-sdk" ~> 6.17.0
4 changes: 2 additions & 2 deletions mParticle-Iterable.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "mParticle-Iterable"
s.version = "6.16.2"
s.version = "6.17.0"
s.summary = "Iterable integration for mParticle"

s.description = "This is the Iterable integration for mParticle."
Expand All @@ -13,5 +13,5 @@ Pod::Spec.new do |s|

s.ios.deployment_target = "8.0"
s.ios.source_files = 'mParticle-Iterable/*.{h,m,mm}'
s.ios.dependency 'mParticle-Apple-SDK/mParticle', '~> 6.16.0'
s.ios.dependency 'mParticle-Apple-SDK/mParticle', '~> 6.17.0'
end

0 comments on commit 9bbdcaf

Please sign in to comment.