We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5756e commit 9599d9fCopy full SHA for 9599d9f
ReactiveSwifty.podspec
@@ -5,7 +5,7 @@
5
Pod::Spec.new do |s|
6
7
s.name = "ReactiveSwifty"
8
- s.version = "1.1.0"
+ s.version = "1.2.0"
9
s.summary = "Enhances streams of values provided by ReactiveSwift"
10
s.description = <<-DESC
11
Overloads `ReactiveSwift` for better streaming of values, allowing for high productivity.
0 commit comments