Skip to content

Commit 0447807

Browse files
committed
Fixes wrong version.
1 parent 8ab8bd2 commit 0447807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ For Swift 2.3 version please use versions `0.1 ... 0.9`
137137

138138
Podfile
139139
```
140-
pod 'RxDataSources', '~> 1.0.0.alpha.1'
140+
pod 'RxDataSources', '~> 1.0.0.beta.1'
141141
```
142142

143143
### Carthage

0 commit comments

Comments
 (0)