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 cc27fbd commit 8c820f9Copy full SHA for 8c820f9
CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
4
---
5
6
-## [0.7](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/0.7)
+## [0.7](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/0.6.2)
7
8
#### Features
9
RxDataSources.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "RxDataSources"
- s.version = "0.6.1"
+ s.version = "0.6.2"
s.summary = "This is a collection of reactive data sources for UITableView and UICollectionView."
s.description = <<-DESC
This is a collection of reactive data sources for UITableView and UICollectionView.
0 commit comments