From 2ea447b3a0850947dc387842eab41b240a00032d Mon Sep 17 00:00:00 2001 From: takasek Date: Sat, 27 Jan 2018 02:58:01 +0900 Subject: [PATCH] :up: to 1.1.0 --- ActionClosurable-Demo/Info.plist | 2 +- ActionClosurable.podspec | 2 +- ActionClosurable/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ActionClosurable-Demo/Info.plist b/ActionClosurable-Demo/Info.plist index 40c6215..896cdfd 100644 --- a/ActionClosurable-Demo/Info.plist +++ b/ActionClosurable-Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 1.1.0 CFBundleSignature ???? CFBundleVersion diff --git a/ActionClosurable.podspec b/ActionClosurable.podspec index ca72a4d..73b4f9d 100644 --- a/ActionClosurable.podspec +++ b/ActionClosurable.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "ActionClosurable" - s.version = "1.0.0" + s.version = "1.1.0" s.summary = "Extensions which helps to convert swifty closure to objc-style target/action." # This description is used to generate tags and improve search results. diff --git a/ActionClosurable/Info.plist b/ActionClosurable/Info.plist index 60b9c00..09bc972 100644 --- a/ActionClosurable/Info.plist +++ b/ActionClosurable/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.0 + 1.1.0 CFBundleSignature ???? CFBundleVersion