From 7b87f0cbdf915f953dcd7dfd9b5906a6b89771f6 Mon Sep 17 00:00:00 2001 From: Srdan Rasic Date: Tue, 10 Dec 2019 14:06:45 +0100 Subject: [PATCH] Bump --- ReactiveKit.podspec | 4 ++-- Supporting Files/Info.plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ReactiveKit.podspec b/ReactiveKit.podspec index 21cdd30..a3e0264 100644 --- a/ReactiveKit.podspec +++ b/ReactiveKit.podspec @@ -1,12 +1,12 @@ Pod::Spec.new do |s| s.name = "ReactiveKit" - s.version = "3.15.2" + s.version = "3.15.3" s.summary = "A Swift Reactive Programming Framework" s.description = "ReactiveKit is a Swift framework for reactive and functional reactive programming." s.homepage = "https://github.com/DeclarativeHub/ReactiveKit" s.license = 'MIT' s.author = { "Srdan Rasic" => "srdan.rasic@gmail.com" } - s.source = { :git => "https://github.com/DeclarativeHub/ReactiveKit.git", :tag => "v3.15.2" } + s.source = { :git => "https://github.com/DeclarativeHub/ReactiveKit.git", :tag => "v3.15.3" } s.ios.deployment_target = '8.0' s.osx.deployment_target = '10.11' diff --git a/Supporting Files/Info.plist b/Supporting Files/Info.plist index fe27899..9b03bf7 100644 --- a/Supporting Files/Info.plist +++ b/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.15.2 + 3.15.3 CFBundleSignature ???? CFBundleVersion