Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
bump Cocoapods version
Browse files Browse the repository at this point in the history
  • Loading branch information
twittemb committed Sep 16, 2018
1 parent a433bb7 commit c461ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RxReduce.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "RxReduce"
s.version = "0.7"
s.version = "0.8"
s.summary = "RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way."

s.description = <<-DESC
Expand Down

0 comments on commit c461ddc

Please sign in to comment.