We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c17d30 commit 537ad9cCopy full SHA for 537ad9c
SectionReactor.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SectionReactor"
3
- s.version = "0.3.0"
+ s.version = "0.3.1"
4
s.summary = "A ReactorKit extension for managing table view and collection view sections with RxDataSources."
5
s.homepage = "https://github.com/devxoul/SectionReactor"
6
s.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments