diff --git a/ReactiveObjC.podspec b/ReactiveObjC.podspec index 78da10c40..f917fd4db 100644 --- a/ReactiveObjC.podspec +++ b/ReactiveObjC.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "ReactiveObjC" - s.version = "2.1.2" + s.version = "3.0.0" s.summary = "The 2.x ReactiveCocoa Objective-C API: Streams of values over time" s.description = <<-DESC.strip_heredoc diff --git a/ReactiveObjC/Info.plist b/ReactiveObjC/Info.plist index c14e3c3be..4cfbe42cc 100644 --- a/ReactiveObjC/Info.plist +++ b/ReactiveObjC/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.1.2 + 3.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/ReactiveObjCTests/Info.plist b/ReactiveObjCTests/Info.plist index 00c2503be..b75bb84e1 100644 --- a/ReactiveObjCTests/Info.plist +++ b/ReactiveObjCTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 2.1.2 + 3.0.0 CFBundleSignature ???? CFBundleVersion