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 47459b6 commit e3049e8Copy full SHA for e3049e8
CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
4
---
5
6
-## [0.5](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/0.5)
+## [0.6](https://github.com/RxSwiftCommunity/RxDataSources/releases/tag/0.6)
7
8
#### Features
9
RxDataSources.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "RxDataSources"
- s.version = "0.5"
+ s.version = "0.6"
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