From a1c544001c1fd8a9a73e26fa5020e0a421f94bae Mon Sep 17 00:00:00 2001 From: Howard Huang Date: Fri, 19 Aug 2016 23:22:45 +0800 Subject: [PATCH] Update podspec version to 1.2.0 --- YangMingShan.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/YangMingShan.podspec b/YangMingShan.podspec index f04e1cd..074fe99 100644 --- a/YangMingShan.podspec +++ b/YangMingShan.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = 'YangMingShan' s.author = { "Team" => "yang-ming-shan@yahoo-inc.com" } - s.version = '1.1.0' + s.version = '1.2.0' s.summary = 'The collection of useful UI components that inspired by Yahoo apps.' s.homepage = 'https://github.com/yahoo/YangMingShan' s.license = "Yahoo! Inc. BSD license"