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

Commit a23b1b1

Browse files
committed
Bump Cocoapods version
1 parent b182786 commit a23b1b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RxReduce.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "RxReduce"
4-
s.version = "0.8"
4+
s.version = "0.9"
55
s.summary = "RxReduce is a lightweight framework that ease the implementation of a state container pattern in a Reactive Programming compliant way."
66

77
s.description = <<-DESC

0 commit comments

Comments
 (0)