Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devxoul committed Feb 27, 2019
1 parent c67336f commit 79b45d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SectionReactor.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SectionReactor"
s.version = "0.4.0"
s.version = "0.5.0"
s.summary = "A ReactorKit extension for managing table view and collection view sections with RxDataSources."
s.homepage = "https://github.com/devxoul/SectionReactor"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 79b45d5

Please sign in to comment.