From 051ec8e73d031433ecc04065f61a231483366e56 Mon Sep 17 00:00:00 2001 From: takasek Date: Sat, 3 Feb 2018 10:51:40 +0900 Subject: [PATCH] :up: 1.2.0 in podspec --- ActionClosurable.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ActionClosurable.podspec b/ActionClosurable.podspec index 73b4f9d..0334a40 100644 --- a/ActionClosurable.podspec +++ b/ActionClosurable.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "ActionClosurable" - s.version = "1.1.0" + s.version = "1.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.