diff --git a/ReactiveSwifty.podspec b/ReactiveSwifty.podspec index cc4147b..c091e0d 100644 --- a/ReactiveSwifty.podspec +++ b/ReactiveSwifty.podspec @@ -5,7 +5,7 @@ Pod::Spec.new do |s| s.name = "ReactiveSwifty" - s.version = "1.1.0" + s.version = "1.2.0" s.summary = "Enhances streams of values provided by ReactiveSwift" s.description = <<-DESC Overloads `ReactiveSwift` for better streaming of values, allowing for high productivity.