Skip to content

Commit 101baa9

Browse files
committed
Release 1.0.0
1 parent 8f43513 commit 101baa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,12 +138,12 @@ For Swift 2.3 version please use versions `0.1 ... 0.9`
138138

139139
Podfile
140140
```
141-
pod 'RxDataSources', '~> 1.0.0-rc.1'
141+
pod 'RxDataSources', '~> 1.0'
142142
```
143143

144144
### Carthage
145145

146146
Cartfile
147147
```
148-
github "RxSwiftCommunity/RxDataSources" "1.0.0-rc.1"
148+
github "RxSwiftCommunity/RxDataSources" ~> 1.0
149149
```

0 commit comments

Comments
 (0)