We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370a7e5 commit e4754cdCopy full SHA for e4754cd
README.md
@@ -14,7 +14,7 @@ Full detail for the use case of each scenario <a href="https://medium.com/p/59ea
14
15
<h2>Swift Version</h2>
16
17
-This project has been upgraded to be compatible with Swift 5.0.
+This project has been upgraded to be compatible with Swift 5.
18
<br>
19
20
<hr>
@@ -23,15 +23,15 @@ This project has been upgraded to be compatible with Swift 5.0.
23
<h2>Importing With Carthage</h2>
24
25
26
-github "scribd/LiveCollections" "beta_0.9.9"
+github "scribd/LiveCollections" "beta_0.9.10"
27
28
29
30
31
<h2>Importing With CocoaPods</h2>
32
33
34
-pod 'LiveCollections', '~> 0.9.9'
+pod 'LiveCollections', '~> 0.9.10'
35
36
or
37
0 commit comments