Skip to content

Commit e4754cd

Browse files
author
Stephane Magne
authored
Update README.md
1 parent 370a7e5 commit e4754cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Full detail for the use case of each scenario <a href="https://medium.com/p/59ea
1414

1515
<h2>Swift Version</h2>
1616

17-
This project has been upgraded to be compatible with Swift 5.0.
17+
This project has been upgraded to be compatible with Swift 5.
1818
<br>
1919

2020
<hr>
@@ -23,15 +23,15 @@ This project has been upgraded to be compatible with Swift 5.0.
2323
<h2>Importing With Carthage</h2>
2424

2525
<br>
26-
github "scribd/LiveCollections" "beta_0.9.9"
26+
github "scribd/LiveCollections" "beta_0.9.10"
2727
<br>
2828
<br>
2929

3030

3131
<h2>Importing With CocoaPods</h2>
3232

3333
<br>
34-
pod 'LiveCollections', '~> 0.9.9'
34+
pod 'LiveCollections', '~> 0.9.10'
3535
<br>
3636
or
3737
<br>

0 commit comments

Comments
 (0)