Skip to content

Commit 550269f

Browse files
authored
Merge pull request #78 from MappedIn/5.8.0
update podfile to 5.8.0
2 parents db86fe3 + 5df75a1 commit 550269f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
platform :ios, '11.0'
22

33
target 'PlaygroundSamples' do
4-
pod 'MappedIn', '5.7.0'
4+
pod 'MappedIn', '5.8.0'
55
end

SDK v5 Examples/ios-sdk-app/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ use_frameworks!
44
target 'ios-sdk-app' do
55
project "ios-sdk-app"
66
workspace 'ios-sdk-app'
7-
pod 'MappedIn', '5.7.0'
7+
pod 'MappedIn', '5.8.0'
88
end

0 commit comments

Comments
 (0)