From 171ca751432275bc1a5ecc346bbfb54c7e1ed98b Mon Sep 17 00:00:00 2001 From: Yoshitaka Seki Date: Thu, 26 May 2016 07:53:48 +0900 Subject: [PATCH] Bump up to 0.2.0 --- ActionClosurable.podspec | 2 +- ActionClosurable/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ActionClosurable.podspec b/ActionClosurable.podspec index 06ecc1b..e97f21c 100644 --- a/ActionClosurable.podspec +++ b/ActionClosurable.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "ActionClosurable" - s.version = "0.1.0" + s.version = "0.2.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 abe61f5..6019f05 100644 --- a/ActionClosurable/Info.plist +++ b/ActionClosurable/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.0 + 0.2.0 CFBundleSignature ???? CFBundleVersion